Skip to content

Hostname

cdtschoolkingston.com

Last fetched

cdtschoolkingston.com resolves to 1 IPv4 address operated by PERFORMIVE - Performive LLC in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · cdtschoolkingston.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/cdtschoolkingston.com

Resolution chain

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

IPPrefixASNOperatorCountry
98.142.208.17798.142.208.0/21AS46562PERFORMIVE - Performive LLCUS

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of cdtschoolkingston.com.

Web-graph footprint

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

5 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cdtschoolkingston.com

SPF policy

10 SPF mechanisms authorising senders for cdtschoolkingston.com.

MechanismTarget
SPF_Acdtschoolkingston.com
SPF_IP52.39.229.154
SPF_IP54.201.243.47
SPF_IP66.115.154.34
SPF_IP66.115.183.130
SPF_IP69.50.142.171
SPF_IP98.142.208.162
SPF_IP98.142.208.163
SPF_IP98.142.208.177
SPF_MXcdtschoolkingston.com

Related pages

Pivot deeper into the graph from cdtschoolkingston.com.

Cypher and MCP

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

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