Skip to content

Hostname

sarkaritak.com

Last fetched

sarkaritak.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · sarkaritak.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sarkaritak.com

Resolution chain

sarkaritak.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:1250
Organization
whoissecure
Contact emails

Subdomains

11 observed subdomains of sarkaritak.com.

Web-graph footprint

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

234 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • sarkaritak.com

SPF policy

8 SPF mechanisms authorising senders for sarkaritak.com.

MechanismTarget
SPF_Asarkaritak.com
SPF_IP13.202.192.5
SPF_IP13.62.145.47
SPF_IP188.245.211.132
SPF_IP193.70.47.16
SPF_IP3.108.71.32
SPF_IP95.217.34.157
SPF_MXsarkaritak.com

Related pages

Pivot deeper into the graph from sarkaritak.com.

Cypher and MCP

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

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