Skip to content

Hostname

crescent.education

Last fetched

crescent.education resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · crescent.educationRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/crescent.education

Resolution chain

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

IPPrefixASNOperatorCountry
74.225.156.9174.231.124.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

Registrar
iana:303
Organization
director
Contact emails

Subdomains

8 observed subdomains of crescent.education.

Web-graph footprint

Distinct hostnames that link to or from crescent.education in the public web crawl.

176 sites link to this hostname.

525 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for crescent.education.

MechanismTarget
SPF_Acrescent.education
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP180.150.140.186
SPF_IP180.150.156.26
SPF_IP180.150.156.27
SPF_IP212.100.237.176
SPF_IP212.100.237.177
SPF_IP212.100.237.178
SPF_IP212.100.237.179
SPF_MXcrescent.education

Related pages

Pivot deeper into the graph from crescent.education.

Cypher and MCP

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

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