Skip to content

Hostname

afrenov.com

Last fetched

afrenov.com resolves to 1 IPv4 address operated by AS3215 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · afrenov.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/afrenov.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.252.213.15381.252.0.0/16AS3215FR

WHOIS identity

Registrar
iana:81
Organization
sophana nano
Contact emails

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for afrenov.com.

MechanismTarget
SPF_IP213.254.207.16/28
SPF_IP81.250.166.12
SPF_IP81.252.213.144/28
SPF_IP82.64.153.133
SPF_IP82.64.161.214/32
SPF_IP95.141.108.64/27
SPF_MXafrenov.com

Related pages

Pivot deeper into the graph from afrenov.com.

Cypher and MCP

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

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