Skip to content

Hostname

learning.phm.co.id

Last fetched

learning.phm.co.id resolves to 1 IPv4 address operated by AS141995 in SG.

Nutrition Label

WHISPER CANON · learning.phm.co.idRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/learning.phm.co.id

Resolution chain

learning.phm.co.id resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.233.73.125194.233.72.0/22AS141995SG

WHOIS identity

No WHOIS records are currently associated with learning.phm.co.id in WhisperGraph.

Subdomains

7 observed subdomains of learning.phm.co.id.

Web-graph footprint

Distinct hostnames that link to or from learning.phm.co.id in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for learning.phm.co.id.

MechanismTarget
SPF_Alearning.phm.co.id
SPF_INCLUDEsophos.id
SPF_IP194.233.73.125
SPF_MXlearning.phm.co.id

Related pages

Pivot deeper into the graph from learning.phm.co.id.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "learning.phm.co.id"})-[: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.