Skip to content

Hostname

arabnas.com

Last fetched

arabnas.com resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · arabnas.comRouting diversity3.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/arabnas.com

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.106.228136.243.0.0/16AS24940DE
167.71.185.204167.71.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
173.234.26.74173.234.26.0/24AS63018DEDICATED - Dedicated.comUS
65.109.39.17565.109.0.0/16AS24940FI

WHOIS identity

Registrar
iana:48
Organization
new wave consultants technology services
Contact emails

Subdomains

72 observed subdomains of arabnas.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for arabnas.com.

MechanismTarget
SPF_Aarabnas.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP170.10.161.25
SPF_IP198.23.58.159
SPF_IP198.23.61.117
SPF_IP198.23.61.43
SPF_IP198.23.62.79
SPF_IP217.195.154.2
SPF_IP217.195.154.8
SPF_MXarabnas.com

Related pages

Pivot deeper into the graph from arabnas.com.

Cypher and MCP

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

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