Skip to content

Hostname

borinails.hu

Last fetched

borinails.hu resolves to 1 IPv4 address operated by SERVERGARDEN-AS - Servergarden Kft. in HU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.51.65.36185.51.64.0/22AS47381SERVERGARDEN-AS - Servergarden Kft.HU

WHOIS identity

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

Subdomains

2 observed subdomains of borinails.hu.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for borinails.hu.

MechanismTarget
SPF_Aborinails.hu
SPF_Amaxwell.fulike.hu
SPF_IP185.51.65.34
SPF_IP195.228.156.110
SPF_IP2001:4c48:2:a341:a00:27ff:fe65:8a37
SPF_IP2a01:ae20:1:801:0:222:1:4
SPF_MXborinails.hu

Related pages

Pivot deeper into the graph from borinails.hu.

Cypher and MCP

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

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