Skip to content

Hostname

fazziosurplus.com

Last fetched

fazziosurplus.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:143 as the registrar.

Nutrition Label

WHISPER CANON · fazziosurplus.comRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/fazziosurplus.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.211.65.20218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.210.15134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.209.10452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:143
Organization
joseph fazzio
Contact emails

Subdomains

2 observed subdomains of fazziosurplus.com.

Web-graph footprint

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

6 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fazziosurplus.com.

MechanismTarget
SPF_Afazziosurplus.com
SPF_MXfazziosurplus.com

Related pages

Pivot deeper into the graph from fazziosurplus.com.

Cypher and MCP

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

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