Skip to content

Hostname

mycaseshub.com

Last fetched

mycaseshub.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mycaseshub.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mycaseshub.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.5113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.238.10413.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.7013.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.813.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.8813.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
143.204.181.122143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.20143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.21143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.10218.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.3018.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.6218.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.8418.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.162.79.113.162.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of mycaseshub.com owner
Contact emails

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mycaseshub.com.

MechanismTarget
SPF_INCLUDEspf.improvmx.com

Related pages

Pivot deeper into the graph from mycaseshub.com.

Cypher and MCP

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

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