Skip to content

Hostname

datec.com.pg

Last fetched

datec.com.pg resolves to 1 IPv4 address operated by NETONE-AS-AP 40881 19 th Fl.,Phaholyotin Place Building in PG.

Nutrition Label

WHISPER CANON · datec.com.pgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/datec.com.pg

Resolution chain

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

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

WHOIS identity

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

Subdomains

21 observed subdomains of datec.com.pg.

Web-graph footprint

Distinct hostnames that link to or from datec.com.pg in the public web crawl.

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for datec.com.pg.

MechanismTarget
SPF_Adatec.com.pg
SPF_Amail.datec.com.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.203.189
SPF_MXdatec.com.pg

Related pages

Pivot deeper into the graph from datec.com.pg.

Cypher and MCP

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

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