Skip to content

Hostname

linux.hangar.ro

Last fetched

linux.hangar.ro resolves to 1 IPv4 address operated by AS48881 in RO.

Nutrition Label

WHISPER CANON · linux.hangar.roRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/linux.hangar.ro

Resolution chain

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

IPPrefixASNOperatorCountry
93.113.28.893.113.28.0/24AS48881RO

WHOIS identity

No WHOIS records are currently associated with linux.hangar.ro in WhisperGraph.

Subdomains

10 observed subdomains of linux.hangar.ro.

Threat posture

History

Mail and authentication

MX records

  • linux.hangar.ro

SPF policy

6 SPF mechanisms authorising senders for linux.hangar.ro.

MechanismTarget
SPF_Alinux.hangar.ro
SPF_INCLUDE_spf.hangar.hosting
SPF_IP93.113.28.251/32
SPF_IP93.113.28.252
SPF_IP93.113.28.254
SPF_MXlinux.hangar.ro

Related pages

Pivot deeper into the graph from linux.hangar.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "linux.hangar.ro"})-[: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.