Skip to content

Hostname

mycardpost.com

Last fetched

mycardpost.com resolves to 14 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mycardpost.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/mycardpost.com

Resolution chain

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

IPPrefixASNOperatorCountry
137.184.230.104137.184.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
35.167.31.21835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.207.21535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.77.19844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.5.844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.149.8752.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.138.452.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.57.8152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.84.12135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.153.21716.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.137.110184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.213.210184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.113.18132.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.58.11216.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of mycardpost.com.

Web-graph footprint

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

16 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mycardpost.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from mycardpost.com.

Cypher and MCP

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

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