Skip to content

Hostname

newmanacademy.org

Last fetched

newmanacademy.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · newmanacademy.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/newmanacademy.org

Resolution chain

newmanacademy.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.135.49162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.136.49162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
newman international academy
Contact emails

Subdomains

16 observed subdomains of newmanacademy.org.

Web-graph footprint

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

28 sites link to this hostname.

138 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for newmanacademy.org.

MechanismTarget
SPF_Anewmanacademy.org
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.229.103/32
SPF_IP167.89.74.79/32
SPF_IP167.89.75.142/32
SPF_IP167.89.82.157/32
SPF_IP24.227.251.18/32
SPF_IP66.195.143.26/32
SPF_IP8.12.72.20/32
SPF_MXnewmanacademy.org

Related pages

Pivot deeper into the graph from newmanacademy.org.

Cypher and MCP

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

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