Skip to content

Hostname

ceginformacio.hu

Last fetched

ceginformacio.hu resolves to 1 IPv4 address operated by AS62214 in HU.

Nutrition Label

WHISPER CANON · ceginformacio.huRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ceginformacio.hu

Resolution chain

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

IPPrefixASNOperatorCountry
193.39.15.10193.39.12.0/22AS62214HU

WHOIS identity

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

Subdomains

11 observed subdomains of ceginformacio.hu.

Web-graph footprint

Distinct hostnames that link to or from ceginformacio.hu in the public web crawl.

770 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ceginformacio.hu.

MechanismTarget
SPF_Aceginformacio.hu
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webspacecontrol.com
SPF_IP193.201.191.227
SPF_IP2a14:6940:800:d07:2011:0:7e2c:ca0f/128
SPF_IP46.29.138.86
SPF_IP79.139.62.105
SPF_MXceginformacio.hu

Related pages

Pivot deeper into the graph from ceginformacio.hu.

Cypher and MCP

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

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