Skip to content

Hostname

afm.sa

Last fetched

afm.sa resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US.

Nutrition Label

WHISPER CANON · afm.saRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/afm.sa

Resolution chain

afm.sa resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.223.124.87145.223.124.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
185.77.97.24185.77.97.0/24AS47583AS-HOSTINGER - Hostinger International LimitedGB
88.223.87.24088.223.87.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
89.116.109.11989.116.109.0/24AS47583AS-HOSTINGER - Hostinger International LimitedGB

WHOIS identity

No WHOIS records are currently associated with afm.sa in WhisperGraph.

Subdomains

1 observed subdomain of afm.sa.

Subdomain
www.afm.sa

Web-graph footprint

Distinct hostnames that link to or from afm.sa in the public web crawl.

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for afm.sa.

MechanismTarget
SPF_Aafm.sa
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP154.16.115.90
SPF_IP181.215.55.77
SPF_IP181.215.55.78
SPF_MXafm.sa

Related pages

Pivot deeper into the graph from afm.sa.

Cypher and MCP

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

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