Skip to content

Hostname

csabacenter.hu

Last fetched

csabacenter.hu resolves to 1 IPv4 address operated by AS43359 in HU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.208.227.105185.208.224.0/22AS43359HU

WHOIS identity

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

Subdomains

10 observed subdomains of csabacenter.hu.

Web-graph footprint

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

20 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for csabacenter.hu.

MechanismTarget
SPF_Acsabacenter.hu
SPF_IP139.28.141.1
SPF_IP139.28.141.7
SPF_IP185.112.156.106
SPF_IP185.112.156.237
SPF_IP185.112.158.22
SPF_IP193.32.232.83
SPF_IP2a02:6080:0:0:0:1:380:93ec
SPF_IP79.172.252.49
SPF_MXcsabacenter.hu

Related pages

Pivot deeper into the graph from csabacenter.hu.

Cypher and MCP

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

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