Hostname
datec.net.pg
Last fetched
datec.net.pg resolves to 2 IPv4 addresses operated by NETONE-AS-AP 40881 19 th Fl.,Phaholyotin Place Building in PG.
Nutrition Label
Resolution chain
datec.net.pg resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 202.95.202.26 | 202.95.202.0/24 | AS55792 | NETONE-AS-AP 40881 19 th Fl.,Phaholyotin Place Building | PG |
| 202.95.202.31 | 202.95.202.0/24 | AS55792 | NETONE-AS-AP 40881 19 th Fl.,Phaholyotin Place Building | PG |
WHOIS identity
No WHOIS records are currently associated with datec.net.pg in WhisperGraph.
Subdomains
2,018 observed subdomains of datec.net.pg.
Showing 25 of 2,018. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from datec.net.pg in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for datec.net.pg.
| Mechanism | Target |
|---|---|
| SPF_A | datec.net.pg |
| SPF_A | pas.datec.net.pg |
| SPF_A | relay.eml100syd.ctr.sophos.com |
| SPF_INCLUDE | _spf.eml100syd.ctr.sophos.com |
| SPF_INCLUDE | spf.datec.net.pg |
| SPF_IP | 192.175.3.128/26 |
| SPF_IP | 202.95.202.26 |
| SPF_MX | datec.net.pg |
Related pages
Pivot deeper into the graph from datec.net.pg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "datec.net.pg"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.