Skip to content

Hostname

efect.io

Last fetched

efect.io resolves to 1 IPv4 address operated by EFECTRO-AS in RO. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · efect.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/efect.io

Resolution chain

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

IPPrefixASNOperatorCountry
91.209.189.4391.209.189.0/24AS48571EFECTRO-ASRO

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

10 observed subdomains of efect.io.

Web-graph footprint

Distinct hostnames that link to or from efect.io in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for efect.io.

MechanismTarget
SPF_Aefect.io
SPF_INCLUDErelay.mailchannels.net
SPF_IP2a0c:cb40:1000:0:0:0:0:26
SPF_IP91.209.189.119
SPF_IP91.209.189.240
SPF_IP91.209.189.26
SPF_IP91.209.189.43
SPF_IP91.209.189.47
SPF_IP91.209.189.56
SPF_IP91.209.189.60
SPF_MXefect.io

Related pages

Pivot deeper into the graph from efect.io.

Cypher and MCP

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

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