Skip to content

Hostname

arashk-co.com

Last fetched

arashk-co.com resolves to 1 IPv4 address operated by AS212552 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · arashk-co.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/arashk-co.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.115.20.8682.115.20.0/24AS212552DE

WHOIS identity

Registrar
iana:1387
Organization
arashk
Contact emails

Subdomains

2 observed subdomains of arashk-co.com.

Web-graph footprint

Distinct hostnames that link to or from arashk-co.com in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • arashk-co.com

SPF policy

8 SPF mechanisms authorising senders for arashk-co.com.

MechanismTarget
SPF_Aarashk-co.com
SPF_IP145.239.116.194
SPF_IP195.248.243.19
SPF_IP51.91.204.65
SPF_IP82.115.20.86
SPF_IP91.107.177.26
SPF_IP91.109.22.21
SPF_MXarashk-co.com

Related pages

Pivot deeper into the graph from arashk-co.com.

Cypher and MCP

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

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