Skip to content

Hostname

hoovers.com

Last fetched

hoovers.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.137.225.175159.137.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
159.137.249.105159.137.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

638 observed subdomains of hoovers.com.

Web-graph footprint

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

1,580 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for hoovers.com.

MechanismTarget
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.151.208.120/31
SPF_IP158.151.214.66/29
SPF_IP159.137.248.0/22
SPF_IP159.137.80.91
SPF_IP208.226.214.236
SPF_IP216.234.248.64/26
SPF_IP216.52.49.43/32
SPF_IP66.162.217.59
SPF_IP66.179.38.0/23
SPF_IP66.231.91.28
SPF_IP66.45.81.128/26
SPF_IP67.217.234.0/25

Related pages

Pivot deeper into the graph from hoovers.com.

Cypher and MCP

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

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