Skip to content

Hostname

scanbox.com

Last fetched

scanbox.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

scanbox.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.19.177.1052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:269
Organization
morten justesen
Contact emails

Subdomains

9 observed subdomains of scanbox.com.

Web-graph footprint

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

822 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for scanbox.com.

MechanismTarget
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDEnetwork.mynewsdesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.247.229.8/32
SPF_IP37.205.122.1
SPF_IP84.19.144.247
SPF_IP84.19.146.50
SPF_MXscanbox.com

Related pages

Pivot deeper into the graph from scanbox.com.

Cypher and MCP

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

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