Skip to content

Hostname

stantonb2b.com

Last fetched

stantonb2b.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · stantonb2b.comRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/stantonb2b.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.92.174174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.132.2123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.88.1943.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.23.2652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.211.2154.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.45.1498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.133.3998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.158.5154.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of stantonb2b.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from stantonb2b.com.

Cypher and MCP

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

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