Skip to content

Hostname

websiteforwork.com

Last fetched

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

Nutrition Label

WHISPER CANON · websiteforwork.comRouting diversity5.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/websiteforwork.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.124.184100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.177.236107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.73.161174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.159.553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.79.1793.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.21.11734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.235.22434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.236.18434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.112.17244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.78.22350.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.60.21452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.236.24354.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
asap
Contact emails

Subdomains

1 observed subdomain of websiteforwork.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for websiteforwork.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from websiteforwork.com.

Cypher and MCP

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

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