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
Resolution chain
exponenthr.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 66.18.8.134 | 66.18.0.0/20 | AS13767 | DATABANK-DFW - DataBank Holdings, Ltd. | US |
| 38.67.14.34 | 38.0.0.0/8 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
| 198.161.255.34 | 198.161.255.0/24 | AS23005 | SWITCH-LTD - SWITCH, LTD | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- exponent technologies attn exponenthr.com care of network solutions
- Contact emails
- db7366ff8bg@networksolutionsprivateregistration.com
- e573k7b3657@networksolutionsprivateregistration.com
- g44j533h89u@networksolutionsprivateregistration.com
- gh94v4kh9wy@networksolutionsprivateregistration.com
- j34er7wn59k@networksolutionsprivateregistration.com
- je9dv6ca9v6@networksolutionsprivateregistration.com
- ma5cw3vp646@networksolutionsprivateregistration.com
- ms2ft9dr2af@networksolutionsprivateregistration.com
- mt9s37tw4gw@networksolutionsprivateregistration.com
- ut3337hg27c@networksolutionsprivateregistration.com
- ux4em7jm3g9@networksolutionsprivateregistration.com
- ws8np9bv3tx@networksolutionsprivateregistration.com
- xm3c75cc555@networksolutionsprivateregistration.com
- yt5ht89u3ny@networksolutionsprivateregistration.com
- zz9xy5v75ut@networksolutionsprivateregistration.com
Subdomains
34 observed subdomains of exponenthr.com.
Showing 23 of 34. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for exponenthr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spfa.docusign.com |
| SPF_INCLUDE | _spfb.docusign.com |
| SPF_INCLUDE | _spfc.docusign.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 206.25.247.155/32 |
| SPF_IP | 38.67.14.0/26 |
| SPF_IP | 66.18.8.128/25 |
Related pages
Pivot deeper into the graph from exponenthr.com.
- IP · 66.18.8.134
- ASN · AS13767DATABANK-DFW - DataBank Holdings, Ltd.
- Registrar · iana:2
- Country · US
- Email · db7366ff8bg@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ex…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.