Skip to content

Hostname

martroo.com

Last fetched

martroo.com resolves to 1 IPv4 address operated by AS23576 in KR. WHOIS lists iana:1489 as the registrar.

Nutrition Label

WHISPER CANON · martroo.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/martroo.com

Resolution chain

martroo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.255.57.1591.255.56.0/23AS23576KR

WHOIS identity

Registrar
iana:1489
Organization
conect
Contact emails

Subdomains

6 observed subdomains of martroo.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for martroo.com.

MechanismTarget
SPF_INCLUDEspf.worksmobile.com
SPF_IP121.254.156.195
SPF_IP121.254.156.210
SPF_IP121.254.156.211

Related pages

Pivot deeper into the graph from martroo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "martroo.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.