Skip to content

Hostname

alfa3a.org

Last fetched

alfa3a.org resolves to 1 IPv4 address operated by AS5410 in FR. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · alfa3a.orgRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/alfa3a.org

Resolution chain

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

IPPrefixASNOperatorCountry
89.87.163.289.80.0.0/12AS5410FR

WHOIS identity

Registrar
iana:83
Organization
alfa 3a
Contact emails

Subdomains

25 observed subdomains of alfa3a.org.

Web-graph footprint

Distinct hostnames that link to or from alfa3a.org in the public web crawl.

84 sites link to this hostname.

270 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for alfa3a.org.

MechanismTarget
SPF_INCLUDEbouyguestelecom.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ics.fr
SPF_INCLUDEspf2.ics.fr
SPF_IP149.72.1.156/32
SPF_IP168.245.76.5/32
SPF_IP195.25.46.228/32
SPF_IP84.37.121.0/24
SPF_IP89.87.163.4/32

Related pages

Pivot deeper into the graph from alfa3a.org.

Cypher and MCP

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

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