Skip to content

Hostname

bisnode.hu

Last fetched

bisnode.hu resolves to 1 IPv4 address operated by AS16276 in DE.

Nutrition Label

WHISPER CANON · bisnode.huRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bisnode.hu

Resolution chain

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

IPPrefixASNOperatorCountry
51.75.80.21151.75.0.0/16AS16276DE

WHOIS identity

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

Subdomains

44 observed subdomains of bisnode.hu.

Web-graph footprint

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

315 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bisnode.hu.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.151.208.120/32
SPF_IP158.151.214.66/29
SPF_IP159.137.80.91
SPF_IP159.137.90.91
SPF_IP185.161.75.155
SPF_IP208.226.214.236
SPF_IP68.232.128.0/19

Related pages

Pivot deeper into the graph from bisnode.hu.

Cypher and MCP

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

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