Skip to content

Hostname

centric.school

Last fetched

centric.school resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · centric.schoolRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/centric.school

Resolution chain

centric.school resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.116.218.4518.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.145.17518.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.133.24618.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.191.1603.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.158.353.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.159.723.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.133.1473.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.180.1293.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.46.1883.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.141.1363.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
52.15.99.9452.15.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of centric.school.

Web-graph footprint

Distinct hostnames that link to or from centric.school in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from centric.school.

Cypher and MCP

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

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