Skip to content

Hostname

2b-org.hu

Last fetched

2b-org.hu is a registered hostname under the .hu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · 2b-org.huRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/2b-org.hu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with 2b-org.hu in WhisperGraph.

Subdomains

6 observed subdomains of 2b-org.hu.

Web-graph footprint

Distinct hostnames that link to or from 2b-org.hu in the public web crawl.

55 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 2b-org.hu.

MechanismTarget
SPF_A2b-org.hu
SPF_INCLUDEmail.t41.tarhelykozpont.hu
SPF_INCLUDEsendersrv.com
SPF_IP213.181.192.140
SPF_IP92.118.24.198
SPF_IP92.118.24.235
SPF_MX2b-org.hu

Related pages

Pivot deeper into the graph from 2b-org.hu.

Cypher and MCP

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

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