Skip to content

Hostname

arkadas18.com

Last fetched

arkadas18.com resolves to 2 IPv4 addresses operated by AS60721 in TR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · arkadas18.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/arkadas18.com

Resolution chain

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

WHOIS identity

Registrar
iana:1601
Organization
registrant of arkadas18.com
Contact emails

Subdomains

5 observed subdomains of arkadas18.com.

Web-graph footprint

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

9 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • arkadas18.com

SPF policy

5 SPF mechanisms authorising senders for arkadas18.com.

MechanismTarget
SPF_Aarkadas18.com
SPF_IP185.26.145.93
SPF_IP185.26.145.94
SPF_IP217.195.202.155
SPF_MXarkadas18.com

Related pages

Pivot deeper into the graph from arkadas18.com.

Cypher and MCP

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

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