Skip to content

Hostname

aferapp.com

Last fetched

aferapp.com resolves to 1 IPv4 address operated by AS50926 in ES. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · aferapp.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aferapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.164.199.9188.164.192.0/21AS50926ES

WHOIS identity

Registrar
iana:69
Organization
joan canaves llitras
Contact emails

Subdomains

53 observed subdomains of aferapp.com.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for aferapp.com.

MechanismTarget
SPF_Aaferapp.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEaferapp.com
SPF_IP149.72.200.43
SPF_IP149.72.248.16
SPF_IP167.89.22.99/32
SPF_IP188.164.199.45
SPF_IP188.164.199.9
SPF_IP84.246.212.64
SPF_MXaferapp.com

Related pages

Pivot deeper into the graph from aferapp.com.

Cypher and MCP

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

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