Skip to content

Hostname

afscv.org

Last fetched

afscv.org resolves to 1 IPv4 address operated by EVOCATIVE-GLOBAL - Krypt Technologies in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · afscv.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/afscv.org

Resolution chain

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

IPPrefixASNOperatorCountry
209.151.236.227209.151.224.0/19AS4213EVOCATIVE-GLOBAL - Krypt TechnologiesUS

WHOIS identity

Registrar
iana:1068
Organization
alliance francaise silicon valley
Contact emails

Subdomains

3 observed subdomains of afscv.org.

Web-graph footprint

Distinct hostnames that link to or from afscv.org in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for afscv.org.

MechanismTarget
SPF_Aafscv.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.151.236.227
SPF_MXafscv.org

Related pages

Pivot deeper into the graph from afscv.org.

Cypher and MCP

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

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