Skip to content

Hostname

arabwdos.com

Last fetched

arabwdos.com resolves to 2 IPv4 addresses operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · arabwdos.comRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/arabwdos.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.64.82.253192.64.80.0/21AS19318IS-AS-1 - Interserver, IncUS
208.98.35.234208.98.35.0/24AS46844SHARKTECH - SharktechUS

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

9 observed subdomains of arabwdos.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for arabwdos.com.

MechanismTarget
SPF_Aarabwdos.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP192.145.233.213
SPF_IP192.145.234.17
SPF_MXarabwdos.com

Related pages

Pivot deeper into the graph from arabwdos.com.

Cypher and MCP

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

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