Skip to content

Hostname

dss.dpmaster.com.sg

Last fetched

dss.dpmaster.com.sg resolves to 1 IPv4 address operated by AS38719 in SG.

Nutrition Label

WHISPER CANON · dss.dpmaster.com.sgRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dss.dpmaster.com.sg

Resolution chain

dss.dpmaster.com.sg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
119.31.232.70119.31.232.0/22AS38719SG

WHOIS identity

No WHOIS records are currently associated with dss.dpmaster.com.sg in WhisperGraph.

Subdomains

1 observed subdomain of dss.dpmaster.com.sg.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dss.dpmaster.com.sg.

MechanismTarget
SPF_Adss.dpmaster.com.sg
SPF_INCLUDE_spf.vodien.com
SPF_IP119.31.232.70
SPF_MXdss.dpmaster.com.sg

Related pages

Pivot deeper into the graph from dss.dpmaster.com.sg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dss.dpmaster.com.sg"})-[: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.