Skip to content

Hostname

aperaf.com

Last fetched

aperaf.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · aperaf.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aperaf.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.165.5.107188.165.0.0/16AS16276FR

WHOIS identity

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

Subdomains

16 observed subdomains of aperaf.com.

Web-graph footprint

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

6 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for aperaf.com.

MechanismTarget
SPF_Aaperaf.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.227.30
SPF_IP198.38.84.203
SPF_IP198.38.94.106
SPF_IP198.38.94.85
SPF_IP204.93.178.186
SPF_IP204.93.178.41
SPF_IP204.93.197.227
SPF_IP50.31.134.21
SPF_MXaperaf.com

Related pages

Pivot deeper into the graph from aperaf.com.

Cypher and MCP

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

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