Skip to content

Hostname

mail.acttm.ro

Last fetched

mail.acttm.ro resolves to 2 IPv4 addresses operated by AS8708 in RO.

Nutrition Label

WHISPER CANON · mail.acttm.roRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.acttm.ro

Resolution chain

mail.acttm.ro resolves to 2 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 mail.acttm.ro in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from mail.acttm.ro in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • mail.acttm.ro

SPF policy

5 SPF mechanisms authorising senders for mail.acttm.ro.

MechanismTarget
SPF_Amail.acttm.ro
SPF_IP81.196.103.197
SPF_IP86.105.108.163
SPF_IP89.41.57.230
SPF_MXmail.acttm.ro

Related pages

Pivot deeper into the graph from mail.acttm.ro.

Cypher and MCP

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

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