Skip to content

Hostname

pinecrest.edu

Last fetched

pinecrest.edu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · pinecrest.eduRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/pinecrest.edu

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.224.253104.16.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.225.253104.16.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
pine crest school
Contact emails

Subdomains

59 observed subdomains of pinecrest.edu.

Web-graph footprint

Distinct hostnames that link to or from pinecrest.edu in the public web crawl.

142 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for pinecrest.edu.

MechanismTarget
SPF_INCLUDE3951591.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_IP103.229.233.0/24
SPF_IP12.171.93.123/32
SPF_IP149.72.137.193/32
SPF_IP173.236.20.0/24
SPF_IP192.92.97.0/24
SPF_IP199.26.76.48/29
SPF_IP199.26.76.56/29
SPF_IP205.207.104.0/22
SPF_IP208.75.120.0/22
SPF_IP217.8.118.0/24
SPF_IP34.213.216.156
SPF_IP34.214.101.49
SPF_IP34.215.2.68
SPF_IP34.215.79.96
SPF_IP34.217.250.63
SPF_IP4.30.22.78/32
SPF_IP4.31.220.98/32
SPF_IP50.223.178.201/32
SPF_IP50.223.178.203/32
SPF_IP50.223.178.208/32
SPF_IP52.128.40.0/21
SPF_IP52.32.163.183
SPF_IP52.38.184.84
SPF_IP52.42.133.179

Related pages

Pivot deeper into the graph from pinecrest.edu.

Cypher and MCP

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

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