Skip to content

Hostname

marco05.com

Last fetched

marco05.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · marco05.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/marco05.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.152.11018.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.6318.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.8018.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.9318.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.230.1113.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.423.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.93.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.963.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

3 observed subdomains of marco05.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for marco05.com.

MechanismTarget
SPF_INCLUDEmail.marco05.com
SPF_IP52.68.141.197

Related pages

Pivot deeper into the graph from marco05.com.

Cypher and MCP

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

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