Skip to content

Hostname

martinite.com

Last fetched

martinite.com resolves to 2 IPv4 addresses operated by AS197540 in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · martinite.comRouting diversity2.4/10Peering density1.9/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/martinite.com

Resolution chain

martinite.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1068
Organization
whois privacy protection service by z.com sg
Contact emails

Subdomains

9 observed subdomains of martinite.com.

Web-graph footprint

Distinct hostnames that link to or from martinite.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • martinite.com

SPF policy

4 SPF mechanisms authorising senders for martinite.com.

MechanismTarget
SPF_Amartinite.com
SPF_IP152.53.144.93
SPF_IP159.195.15.40
SPF_MXmartinite.com

Related pages

Pivot deeper into the graph from martinite.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "martinite.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.