Skip to content

Hostname

client.dataplugs.com

Last fetched

client.dataplugs.com resolves to 1 IPv4 address operated by PWA-AS-TH Provincial waterworks authority in HK.

Nutrition Label

WHISPER CANON · client.dataplugs.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/client.dataplugs.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.44.163.6103.44.163.0/24AS45753PWA-AS-TH Provincial waterworks authorityHK

WHOIS identity

No WHOIS records are currently associated with client.dataplugs.com in WhisperGraph.

Subdomains

1 observed subdomain of client.dataplugs.com.

Web-graph footprint

Distinct hostnames that link to or from client.dataplugs.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • client.dataplugs.com

SPF policy

5 SPF mechanisms authorising senders for client.dataplugs.com.

MechanismTarget
SPF_Aclient.dataplugs.com
SPF_IP103.44.163.2
SPF_IP103.44.163.6
SPF_IP69.72.83.66
SPF_MXclient.dataplugs.com

Related pages

Pivot deeper into the graph from client.dataplugs.com.

Cypher and MCP

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

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