Skip to content

Hostname

grammarcheck.net

Last fetched

grammarcheck.net resolves to 172.66.40.241, announced in 172.66.40.0/21 by CLOUDFLARENET - Cloudflare, Inc. in CA. grammarcheck.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:1068
Contact emails
36ea7f37a1954b3988c1dedb35aef98f.protect@whoisguard.com, 62fc740725314bcaa6a4810d0e457c2b.protect@whoisguard.com, 66be73deb3844d5da327b573303a9ed3.protect@whoisguard.com, 7bee0880ddad4e0abed05a0f1b932639.protect@whoisguard.com, d3f8690e9cdd475db380bc14d42d76a0.protect@whoisguard.com, 267141cfe9c648c1aded63c1b1180115.protect@withheldforprivacy.com, aaf0c887f0ea4f28ab24375ba6899e70.protect@withheldforprivacy.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • jean.ns.cloudflare.com
  • rob.ns.cloudflare.com

MX records

  • _dc-mx.b2b887c1c2ef.grammarcheck.net

Threat-feed evidence

History

Related pages

Pivot from grammarcheck.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "grammarcheck.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.