Skip to content

Hostname

my.box

Last fetched

my.box resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · my.boxRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/my.box

Resolution chain

my.box resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.211.250100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.84.162100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.210.248107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.46.593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.40.1683.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.80.2173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.157.1883.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.178.20652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.201.11254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.250.25154.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.251.13154.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.123.9054.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.186.24054.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.168.9054.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.165.14898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.152.15932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.201.20352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.100.2552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.109.60100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from my.box in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for my.box.

MechanismTarget
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from my.box.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "my.box"})-[: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.