Hostname
grammatistes.com
Last fetched
grammatistes.com resolves to 1 IPv4 address operated by AS2119 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
grammatistes.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.92.16.28 | 62.92.0.0/16 | AS2119 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- c/o whoistrustee.com
- Contact emails
- b6e8b09d40@grammatistes.com.whoistrustee.com
- 7cqnss5omwrt@privacy-protection.email
- 84g6banj3wby@privacy-protection.email
- ckkmfjhm6v7a@privacy-protection.email
- mqa6g9ykbgbz@privacy-protection.email
- nr4pb8j2nkcd@privacy-protection.email
- nrjj9xmurt6s@privacy-protection.email
- nygsmmvu3qhk@privacy-protection.email
- psrxndz4dziv@privacy-protection.email
- r4jutxza7sdf@privacy-protection.email
- rjk6cgd7diz2@privacy-protection.email
- s6q3tubpjsi4@privacy-protection.email
- s722fabxrsr9@privacy-protection.email
- tnies3tisrug@privacy-protection.email
- z6pstnjnzwod@privacy-protection.email
Subdomains
1 observed subdomain of grammatistes.com.
| Subdomain |
|---|
| www.grammatistes.com |
Web-graph footprint
Distinct hostnames that link to or from grammatistes.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for grammatistes.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.uniweb.no |
Related pages
Pivot deeper into the graph from grammatistes.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "grammatistes.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.