Hostname
g-gram.com
Last fetched
g-gram.com resolves to 1 IPv4 address operated by WHG-IN - WHG Hosting Services Ltd in IN. WHOIS lists iana:13 as the registrar.
Nutrition Label
Resolution chain
g-gram.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 |
|---|---|---|---|---|
| 103.118.16.145 | 103.118.16.0/24 | AS199404 | WHG-IN - WHG Hosting Services Ltd | IN |
WHOIS identity
- Registrar
- iana:13
- Organization
- g-gram
- Contact emails
Subdomains
5 observed subdomains of g-gram.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for g-gram.com.
| Mechanism | Target |
|---|---|
| SPF_A | g-gram.com |
| SPF_A | silly-bohr.103-118-16-145.plesk.page |
| SPF_MX | g-gram.com |
Related pages
Pivot deeper into the graph from g-gram.com.
- IP · 103.118.16.145
- ASN · AS199404WHG-IN - WHG Hosting Services Ltd
- Registrar · iana:13
- Country · IN
- Email · gemeyes@naver.com
- TLD · .com
- Browse hostnames · gg…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "g-gram.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.