Skip to content

Hostname

ptc.org.ph

Last fetched

ptc.org.ph resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in JP.

Nutrition Label

WHISPER CANON · ptc.org.phRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ptc.org.ph

Resolution chain

ptc.org.ph resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.61.181.227108.61.180.0/22AS20473AS-VULTR - The Constant Company, LLCJP

WHOIS identity

No WHOIS records are currently associated with ptc.org.ph in WhisperGraph.

Subdomains

1 observed subdomain of ptc.org.ph.

Web-graph footprint

Distinct hostnames that link to or from ptc.org.ph in the public web crawl.

48 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ptc.org.ph.

MechanismTarget
SPF_Aptc.org.ph
SPF_IP139.162.33.240
SPF_IP2400:8901:0:0:f03c:92ff:fe83:c43c
SPF_MXptc.org.ph

Related pages

Pivot deeper into the graph from ptc.org.ph.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ptc.org.ph"})-[: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.