Skip to content

Hostname

affinnova.com

Last fetched

affinnova.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · affinnova.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/affinnova.com

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

8 observed subdomains of affinnova.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

42 SPF mechanisms authorising senders for affinnova.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEipreomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.enterprisenet.org
SPF_IP104.47.0.0/17
SPF_IP13.111.0.0/16
SPF_IP20.50.9.240/28
SPF_IP209.242.88.11
SPF_IP216.74.162.13/32
SPF_IP216.74.162.14/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP27.126.146.0/24
SPF_IP2a01:111:f403::0/48
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16
SPF_IP40.107.0.0/16
SPF_IP40.65.212.137
SPF_IP40.92.0.0/15
SPF_IP5.61.117.96/28
SPF_IP51.136.81.115
SPF_IP51.138.55.109
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP52.184.204.224/28
SPF_IP52.238.78.88/32
SPF_IP52.247.21.11
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP54.172.84.90
SPF_IP64.132.88.0/23
SPF_IP64.132.92.0/24
SPF_IP64.233.160.0/19
SPF_IP64.34.47.128/27
SPF_IP64.34.57.192/26
SPF_IP65.39.215.0/24
SPF_IP66.102.0.0/20
SPF_IP66.231.80.0/20
SPF_IP66.249.80.0/20

Related pages

Pivot deeper into the graph from affinnova.com.

Cypher and MCP

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

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