Skip to content

Hostname

efghermes.com

Last fetched

efghermes.com resolves to 1 IPv4 address operated by EFG in EG. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · efghermes.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/efghermes.com

Resolution chain

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

IPPrefixASNOperatorCountry
196.3.15.50196.3.15.0/24AS36978EFGEG

WHOIS identity

Registrar
iana:2
Organization
efg hermes holding
Contact emails

Subdomains

27 observed subdomains of efghermes.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for efghermes.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP102.164.114.50
SPF_IP102.164.114.52
SPF_IP196.3.14.91
SPF_IP196.3.14.92
SPF_IP196.3.14.94
SPF_IP196.3.15.93
SPF_IP196.3.15.97
SPF_IP77.73.197.151
SPF_MXefghermes.com

Related pages

Pivot deeper into the graph from efghermes.com.

Cypher and MCP

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

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