Skip to content

Hostname

dserv.co

Last fetched

dserv.co resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in SG. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · dserv.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dserv.co

Resolution chain

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

IPPrefixASNOperatorCountry
35.213.188.15735.213.128.0/18AS19527GOOGLE-2 - Google LLCSG

WHOIS identity

Registrar
iana:2
Organization
delta (doha) corporation
Contact emails

Subdomains

6 observed subdomains of dserv.co.

Web-graph footprint

Distinct hostnames that link to or from dserv.co in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dserv.co.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from dserv.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dserv.co"})-[: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.