Skip to content

Hostname

acta.upt.ro

Last fetched

acta.upt.ro resolves to 3 IPv4 addresses operated by AS2614 in RO.

Nutrition Label

WHISPER CANON · acta.upt.roRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/acta.upt.ro

Resolution chain

acta.upt.ro resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with acta.upt.ro in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from acta.upt.ro in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for acta.upt.ro.

MechanismTarget
SPF_IP193.226.9.32/27
SPF_IP2a02:2f0f:2ae::/112
SPF_IP82.78.244.241
SPF_IP82.78.244.243
SPF_IP93.122.161.120/29

Related pages

Pivot deeper into the graph from acta.upt.ro.

Cypher and MCP

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

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