Skip to content

Hostname

exponenthr.com

Last fetched

exponenthr.com resolves to 3 IPv4 addresses operated by DATABANK-DFW - DataBank Holdings, Ltd. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · exponenthr.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/exponenthr.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.18.8.13466.18.0.0/20AS13767DATABANK-DFW - DataBank Holdings, Ltd.US
38.67.14.3438.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
198.161.255.34198.161.255.0/24AS23005SWITCH-LTD - SWITCH, LTDUS

WHOIS identity

Registrar
iana:2
Organization
exponent technologies attn exponenthr.com care of network solutions
Contact emails

Subdomains

34 observed subdomains of exponenthr.com.

Web-graph footprint

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

40 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for exponenthr.com.

Related pages

Pivot deeper into the graph from exponenthr.com.

Cypher and MCP

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

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