Skip to content

Hostname

afaplan.com

Last fetched

afaplan.com resolves to 1 IPv4 address operated by FLESK-AS in PT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · afaplan.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/afaplan.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.12.116.95185.12.116.0/22AS33876FLESK-ASPT

WHOIS identity

Registrar
iana:168
Organization
rui ribeiro
Contact emails

Subdomains

4 observed subdomains of afaplan.com.

Web-graph footprint

Distinct hostnames that link to or from afaplan.com in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for afaplan.com.

MechanismTarget
SPF_INCLUDE_spf.anubisnetworks.com
SPF_INCLUDEspf.mailbox.pt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.12.116.95
SPF_IP212.18.181.117
SPF_IP83.174.48.3
SPF_IP88.157.209.17/32
SPF_MXafaplan.com
SPF_MXmail.afaplan.com

Related pages

Pivot deeper into the graph from afaplan.com.

Cypher and MCP

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

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