Skip to content

Hostname

afs-software.com

Last fetched

afs-software.com resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · afs-software.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/afs-software.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.215.114.20385.215.96.0/19AS8560DE

WHOIS identity

Registrar
iana:83
Organization
arno freisinger
Contact emails

Subdomains

6 observed subdomains of afs-software.com.

Web-graph footprint

Distinct hostnames that link to or from afs-software.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for afs-software.com.

MechanismTarget
SPF_Aafs-software.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP178.203.150.79
SPF_IP213.165.67.97/32
SPF_IP217.72.192.73/32
SPF_IP80.147.174.76
SPF_IP80.147.222.223
SPF_IP85.215.201.3
SPF_MXafs-software.com

Related pages

Pivot deeper into the graph from afs-software.com.

Cypher and MCP

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

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