Skip to content

Hostname

webworks.com

Last fetched

webworks.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · webworks.comRouting diversity3.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/webworks.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.23.40.223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.178.1452.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.217.554.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.82.5654.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
ben allums
Contact emails

Subdomains

10 observed subdomains of webworks.com.

Web-graph footprint

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

50 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for webworks.com.

MechanismTarget
SPF_Awebworks.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP54.152.157.111/32
SPF_MXwebworks.com

Related pages

Pivot deeper into the graph from webworks.com.

Cypher and MCP

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

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