Skip to content

Hostname

eqs.com

Last fetched

eqs.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · eqs.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/eqs.com

Resolution chain

eqs.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.33.193.823.33.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1408
Organization
christian pfleger
Contact emails

Subdomains

38 observed subdomains of eqs.com.

Web-graph footprint

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

902 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for eqs.com.

MechanismTarget
SPF_INCLUDE4749693.spf05.hubspotemail.net
SPF_INCLUDE_spf.eqs.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailing.eqs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP212.146.206.50
SPF_IP212.18.1.50/32
SPF_IP212.18.10.2
SPF_IP212.18.10.3
SPF_IP212.18.19.53/32
SPF_IP212.18.19.58/32
SPF_IP212.18.21.82/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP51.116.169.3
SPF_IP62.245.147.202

Related pages

Pivot deeper into the graph from eqs.com.

Cypher and MCP

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

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