Skip to content

Hostname

cellkabel.hu

Last fetched

cellkabel.hu resolves to 1 IPv4 address operated by AS47159 in HU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.147.223.22791.147.216.0/21AS47159HU

WHOIS identity

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

Subdomains

12,579 observed subdomains of cellkabel.hu.

Web-graph footprint

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

19 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cellkabel.hu.

MechanismTarget
SPF_Asmtp1.sys.sulinet.hu
SPF_Awww.hyperhost.cloud
SPF_MXcellkabel.hu

Related pages

Pivot deeper into the graph from cellkabel.hu.

Cypher and MCP

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

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