Skip to content

Hostname

scanbuy.com

Last fetched

scanbuy.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:86 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.22.36.235107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.84.1173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.228.7734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.129.034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.58.9144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.84.3644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.253.19544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.101.13044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.71.16352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.183.575.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.165.140100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:86
Organization
ashish muni
Contact emails

Subdomains

45 observed subdomains of scanbuy.com.

Web-graph footprint

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

403 sites link to this hostname.

385 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for scanbuy.com.

MechanismTarget
SPF_Ascanbuy.com
SPF_Ascanlife.com
SPF_INCLUDEicpbounce.com
SPF_INCLUDEoutlook.com
SPF_INCLUDEscanbuy.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.175.243.0/21
SPF_IP34.201.36.184
SPF_IP35.153.157.172
SPF_IP54.158.17.25
SPF_IP67.210.116.245
SPF_IP89.234.58.36
SPF_IP89.234.58.37
SPF_IP94.236.61.146
SPF_IP98.129.7.179
SPF_IP98.129.7.180
SPF_IP98.129.7.181
SPF_MXmx1.emailsrvr.com
SPF_MXmx2.emailsrvr.com
SPF_MXsmtp.emailsrvr.com

Related pages

Pivot deeper into the graph from scanbuy.com.

Cypher and MCP

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

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