Skip to content

Hostname

dsp.agat-tech.com

Last fetched

dsp.agat-tech.com resolves to 20 IPv4 addresses operated by SERVEREL-AS - Serverel Inc. in NL.

Nutrition Label

WHISPER CANON · dsp.agat-tech.comRouting diversity3.9/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dsp.agat-tech.com

Resolution chain

dsp.agat-tech.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.206.161.104109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL
109.206.161.46109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL
109.206.161.71109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL
109.206.162.231109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL
109.206.163.53109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL
109.206.164.7109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL
109.206.172.78109.206.172.0/24AS50245SERVEREL-AS - Serverel Inc.NL
109.206.172.80109.206.172.0/24AS50245SERVEREL-AS - Serverel Inc.NL
109.206.172.83109.206.172.0/24AS50245SERVEREL-AS - Serverel Inc.NL
109.206.172.85109.206.172.0/24AS50245SERVEREL-AS - Serverel Inc.NL
109.206.172.88109.206.172.0/24AS50245SERVEREL-AS - Serverel Inc.NL
109.206.172.90109.206.172.0/24AS50245SERVEREL-AS - Serverel Inc.NL
109.206.176.115109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL
109.206.176.122109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL
109.206.182.10109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL
109.206.182.12109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL
109.206.182.14109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL
109.206.182.16109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL
109.206.182.19109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL
109.206.182.54109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL

WHOIS identity

No WHOIS records are currently associated with dsp.agat-tech.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from dsp.agat-tech.com.

Cypher and MCP

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

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