Skip to content

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

WHISPER CANON · datec.net.pgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/datec.net.pg

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.

IPPrefixASNOperatorCountry
202.95.202.26202.95.202.0/24AS55792NETONE-AS-AP 40881 19 th Fl.,Phaholyotin Place BuildingPG
202.95.202.31202.95.202.0/24AS55792NETONE-AS-AP 40881 19 th Fl.,Phaholyotin Place BuildingPG

WHOIS identity

No WHOIS records are currently associated with datec.net.pg in WhisperGraph.

Subdomains

2,018 observed subdomains of datec.net.pg.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for datec.net.pg.

MechanismTarget
SPF_Adatec.net.pg
SPF_Apas.datec.net.pg
SPF_Arelay.eml100syd.ctr.sophos.com
SPF_INCLUDE_spf.eml100syd.ctr.sophos.com
SPF_INCLUDEspf.datec.net.pg
SPF_IP192.175.3.128/26
SPF_IP202.95.202.26
SPF_MXdatec.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.