Skip to content

Hostname

4hp.elcom.eu

Last fetched

4hp.elcom.eu resolves to 1 IPv4 address operated by VNET-AS - VNET a.s. in SK.

Nutrition Label

WHISPER CANON · 4hp.elcom.euRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/4hp.elcom.eu

Resolution chain

4hp.elcom.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.229.230.4946.229.224.0/20AS29405VNET-AS - VNET a.s.SK

WHOIS identity

No WHOIS records are currently associated with 4hp.elcom.eu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for 4hp.elcom.eu.

MechanismTarget
SPF_A4hp.elcom.eu
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDE_spf.webhouse.sk
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mtasv.net
SPF_IP2a01:390:1:b:5054:ff:fe89:6a5c
SPF_IP81.89.49.135
SPF_IP81.89.49.60
SPF_IP92.245.4.177
SPF_MX4hp.elcom.eu

Related pages

Pivot deeper into the graph from 4hp.elcom.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "4hp.elcom.eu"})-[: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.