Skip to content

Hostname

sitewit.com

Last fetched

sitewit.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.22.143.15723.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.139.793.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.89.20634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.246.1944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.45.2544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.68.14052.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.82.25554.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
christopher lord
Contact emails

Subdomains

10 observed subdomains of sitewit.com.

Web-graph footprint

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

96 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sitewit.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEauth.msgapp.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP184.73.171.79
SPF_IP23.21.46.110
SPF_IP54.80.241.33

Related pages

Pivot deeper into the graph from sitewit.com.

Cypher and MCP

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

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