Skip to content

Hostname

dgs-ps.com

Last fetched

dgs-ps.com resolves to 1 IPv4 address operated by AS20847 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · dgs-ps.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dgs-ps.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.3.1931.7.39.0/24AS20847NL

WHOIS identity

Registrar
iana:1647
Organization
do-nederland
Contact emails

Subdomains

8 observed subdomains of dgs-ps.com.

Web-graph footprint

Distinct hostnames that link to or from dgs-ps.com in the public web crawl.

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dgs-ps.com.

MechanismTarget
SPF_Adgs-ps.com
SPF_INCLUDE_dgs.mailsrvr.nl
SPF_INCLUDE_spf.inboxify.nl
SPF_INCLUDE_spf.wpcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.82.191.147
SPF_MXdgs-ps.com

Related pages

Pivot deeper into the graph from dgs-ps.com.

Cypher and MCP

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

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