Skip to content

Hostname

afme.es

Last fetched

afme.es appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · afme.esRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/afme.es

Resolution chain

afme.es has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with afme.es in WhisperGraph.

Subdomains

4 observed subdomains of afme.es.

Web-graph footprint

Distinct hostnames that link to or from afme.es in the public web crawl.

94 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for afme.es.

MechanismTarget
SPF_Aafme.es
SPF_INCLUDEspf.acumbamail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.103.37.228
SPF_IP185.103.37.229
SPF_IP185.103.37.230
SPF_IP185.103.37.231/32
SPF_IP185.103.37.232/32
SPF_IP185.103.37.233
SPF_IP185.2.150.184
SPF_IP185.2.150.186
SPF_IP185.2.150.189
SPF_IP185.2.150.190
SPF_IP185.99.184.146
SPF_IP185.99.184.147
SPF_IP185.99.184.148
SPF_IP185.99.184.149
SPF_IP185.99.184.150
SPF_IP185.99.184.151
SPF_IP187.33.149.19
SPF_IP5.57.226.53
SPF_IP5.57.226.60
SPF_IP5.57.226.62
SPF_IP5.57.227.84
SPF_IP5.57.227.85
SPF_IP5.57.227.86
SPF_IP5.57.227.87
SPF_IP5.57.227.88
SPF_IP5.57.227.90
SPF_IP5.57.227.91
SPF_IP5.57.227.92
SPF_IP5.57.227.93
SPF_IP5.57.227.94
SPF_MXafme.es

Related pages

Pivot deeper into the graph from afme.es.

Cypher and MCP

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

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