Skip to content

Hostname

ehpc.com

Last fetched

ehpc.com resolves to 1 IPv4 address operated by AS207048 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · ehpc.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ehpc.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.123.52.199185.123.52.0/24AS207048DE

WHOIS identity

Registrar
iana:269
Organization
europe hotels private collection b.v.
Contact emails

Subdomains

16 observed subdomains of ehpc.com.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ehpc.com.

MechanismTarget
SPF_Amail.ehpc.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.61.248.170
SPF_IP185.61.248.174
SPF_IP83.98.197.0/24
SPF_IP89.188.3.224/28
SPF_MXehpc.com

Related pages

Pivot deeper into the graph from ehpc.com.

Cypher and MCP

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

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