Skip to content

Hostname

antispam.efect.ro

Last fetched

antispam.efect.ro resolves to 2 IPv4 addresses operated by AS48571 in RO.

Nutrition Label

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

Resolution chain

antispam.efect.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 antispam.efect.ro in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for antispam.efect.ro.

MechanismTarget
SPF_Aantispam.efect.ro
SPF_IP91.209.189.119
SPF_IP91.209.189.43
SPF_IP91.209.189.60
SPF_IP91.209.189.88
SPF_MXantispam.efect.ro

Related pages

Pivot deeper into the graph from antispam.efect.ro.

Cypher and MCP

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

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