Skip to content

Hostname

felmeresem.hu

Last fetched

felmeresem.hu resolves to 1 IPv4 address operated by O2-CZECH-REPUBLIC - O2 Czech Republic, a.s. in CZ.

Nutrition Label

WHISPER CANON · felmeresem.huRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/felmeresem.hu

Resolution chain

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

IPPrefixASNOperatorCountry
90.183.123.14490.183.0.0/16AS5610O2-CZECH-REPUBLIC - O2 Czech Republic, a.s.CZ

WHOIS identity

No WHOIS records are currently associated with felmeresem.hu in WhisperGraph.

Subdomains

2 observed subdomains of felmeresem.hu.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for felmeresem.hu.

MechanismTarget
SPF_INCLUDEinet-office.cz
SPF_INCLUDEmail1.ipsos.cz
SPF_INCLUDEmailgun.org
SPF_INCLUDEsmtpx.accelerate.cz
SPF_INCLUDEspf.seznam.cz
SPF_IP90.183.123.151
SPF_MXfelmeresem.hu
SPF_MXsmtp.felmeresem.hu

Related pages

Pivot deeper into the graph from felmeresem.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "felmeresem.hu"})-[: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.