Skip to content

Hostname

abac.atu.ro

Last fetched

abac.atu.ro resolves to 1 IPv4 address operated by AS34358 in RO.

Nutrition Label

WHISPER CANON · abac.atu.roRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/abac.atu.ro

Resolution chain

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

IPPrefixASNOperatorCountry
89.35.173.10889.35.173.0/24AS34358RO

WHOIS identity

No WHOIS records are currently associated with abac.atu.ro in WhisperGraph.

Subdomains

1 observed subdomain of abac.atu.ro.

Web-graph footprint

Distinct hostnames that link to or from abac.atu.ro in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for abac.atu.ro.

MechanismTarget
SPF_Aabac.atu.ro
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP128.0.46.20
SPF_IP37.156.32.169
SPF_IP77.81.165.32
SPF_IP89.35.173.108
SPF_IP89.35.173.26
SPF_MXabac.atu.ro

Related pages

Pivot deeper into the graph from abac.atu.ro.

Cypher and MCP

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

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