Skip to content

Hostname

help.boxycharm.com

Last fetched

help.boxycharm.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · help.boxycharm.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/help.boxycharm.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.225.43.1543.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.177.15334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.251.21844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.179.4052.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.205.23854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.234.10398.80.0.0/13AS14618AMAZON-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 help.boxycharm.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for help.boxycharm.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-00808a01.pphosted.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.52.219
SPF_IP50.248.48.9
SPF_IP68.171.145.128/27

Related pages

Pivot deeper into the graph from help.boxycharm.com.

Cypher and MCP

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

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