Skip to content

Hostname

everyspec.com

Last fetched

everyspec.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · everyspec.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.0/10canon.whisper.security/host/everyspec.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.71.183.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.403.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.563.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.573.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
52.222.236.11152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.12352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.1452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.237.174.14454.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

2 observed subdomains of everyspec.com.

Web-graph footprint

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

567 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for everyspec.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from everyspec.com.

Cypher and MCP

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

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