Hostname
ehi.com
Last fetched
ehi.com resolves to 1 IPv4 address operated by EHI-NA-AS-1 - Enterprise Holdings, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
ehi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.78.93.66 | 148.78.93.0/24 | AS13893 | EHI-NA-AS-1 - Enterprise Holdings, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- enterprise rent a car
- Contact emails
Subdomains
405 observed subdomains of ehi.com.
Showing 25 of 405. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ehi.com in the public web crawl.
26 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for ehi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.salesforce.com |
| SPF_IP | 139.131.76.33/32 |
| SPF_IP | 148.78.75.0/24 |
| SPF_IP | 148.78.91.0/24 |
| SPF_IP | 148.78.95.0/24 |
| SPF_IP | 18.219.199.149/32 |
| SPF_IP | 199.102.164.25 |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 207.166.92.11/32 |
| SPF_IP | 207.166.95.11/32 |
| SPF_IP | 208.185.229.40/29 |
| SPF_IP | 209.85.128.0/17 |
| SPF_IP | 213.139.100.48 |
| SPF_IP | 216.20.244.25/32 |
| SPF_IP | 216.20.248.25 |
| SPF_IP | 35.163.201.1 |
| SPF_IP | 35.166.146.0 |
| SPF_IP | 35.167.47.63 |
| SPF_IP | 35.190.247.0/24 |
| SPF_IP | 38.133.153.128/26 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 74.209.251.0/24 |
Related pages
Pivot deeper into the graph from ehi.com.
- IP · 148.78.93.66
- ASN · AS13893EHI-NA-AS-1 - Enterprise Holdings, Inc.
- Registrar · iana:292
- Country · US
- Email · nicadmin@enterprise.com
- TLD · .com
- Browse hostnames · eh…
- 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: "ehi.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.