Skip to content

Hostname

serdaratsak.com

Last fetched

serdaratsak.com resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1534 as the registrar.

Nutrition Label

WHISPER CANON · serdaratsak.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/serdaratsak.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.131.160.48104.131.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
203.50.142.12203.48.0.0/14AS1221AU
31.207.83.5331.207.83.0/24AS42807TR

WHOIS identity

Registrar
iana:1534
Organization
domain admin
Contact emails

Threat posture

History

Mail and authentication

MX records

  • serdaratsak.com

SPF policy

2 SPF mechanisms authorising senders for serdaratsak.com.

MechanismTarget
SPF_INCLUDE_spf.trwww.com
SPF_IP94.199.201.3

Related pages

Pivot deeper into the graph from serdaratsak.com.

Cypher and MCP

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

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