Skip to content

Hostname

borgo.hu

Last fetched

borgo.hu resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.212.24116.202.0.0/16AS24940DE

WHOIS identity

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

Subdomains

15 observed subdomains of borgo.hu.

Web-graph footprint

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

53 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for borgo.hu.

MechanismTarget
SPF_Aborgo.hu
SPF_IP178.238.222.29
SPF_IP185.27.60.182
SPF_IP185.51.67.105
SPF_IP185.51.67.120
SPF_IP62.112.194.93
SPF_IP79.172.252.58
SPF_IP80.77.123.57
SPF_IP91.82.226.0/24
SPF_IP91.83.123.0/24
SPF_IP94.199.180.129
SPF_MXborgo.hu

Related pages

Pivot deeper into the graph from borgo.hu.

Cypher and MCP

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

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