Skip to content

Hostname

teachingpoint.org.cn

Last fetched

teachingpoint.org.cn resolves to 1 IPv4 address operated by PERFORMIVE - Performive LLC in US. WHOIS lists registrar:godaddy.com,llc as the registrar.

Nutrition Label

WHISPER CANON · teachingpoint.org.cnRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/teachingpoint.org.cn

Resolution chain

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

IPPrefixASNOperatorCountry
66.71.253.1066.71.240.0/20AS46562PERFORMIVE - Performive LLCUS

WHOIS identity

Registrar
registrar:godaddy.com,llc
Organization
teaching point
Contact emails

Subdomains

1 observed subdomain of teachingpoint.org.cn.

Web-graph footprint

Distinct hostnames that link to or from teachingpoint.org.cn in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • teachingpoint.org.cn

SPF policy

5 SPF mechanisms authorising senders for teachingpoint.org.cn.

MechanismTarget
SPF_Ateachingpoint.org.cn
SPF_IP184.170.245.138
SPF_IP66.71.253.10
SPF_IP96.9.96.201
SPF_MXteachingpoint.org.cn

Related pages

Pivot deeper into the graph from teachingpoint.org.cn.

Cypher and MCP

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

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