Skip to content

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

WHISPER CANON · ehi.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ehi.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.78.93.66148.78.93.0/24AS13893EHI-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.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for ehi.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP139.131.76.33/32
SPF_IP148.78.75.0/24
SPF_IP148.78.91.0/24
SPF_IP148.78.95.0/24
SPF_IP18.219.199.149/32
SPF_IP199.102.164.25
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP207.166.92.11/32
SPF_IP207.166.95.11/32
SPF_IP208.185.229.40/29
SPF_IP209.85.128.0/17
SPF_IP213.139.100.48
SPF_IP216.20.244.25/32
SPF_IP216.20.248.25
SPF_IP35.163.201.1
SPF_IP35.166.146.0
SPF_IP35.167.47.63
SPF_IP35.190.247.0/24
SPF_IP38.133.153.128/26
SPF_IP54.240.0.0/18
SPF_IP74.209.251.0/24

Related pages

Pivot deeper into the graph from ehi.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.