Hostname
gfgc.com
Last fetched
gfgc.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
gfgc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.39.98 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.144.47 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:303
- Organization
- ayush aggerwal
- Contact emails
- ayushagarwal1502@gmail.com
- genericpharmadi@gmail.com
- contact@privacyprotect.org
- pw-151625df846da4eb066e6f8734035dfb@privacyguardian.org
- pw-465c100eec6ad499b3fff077341d804d@privacyguardian.org
- pw-506d29f8d351987b035350ec8e2514aa@privacyguardian.org
- pw-96d07e8a04bf839cee556d81c9888abb@privacyguardian.org
- pw-a7fe3f57bcdfb568f348dc73933b3a97@privacyguardian.org
- pw-cbd3d216f43c3d068d505cb5ae598035@privacyguardian.org
- pw-eefa417b3c15ca898d88f95d7c4c1c9d@privacyguardian.org
Subdomains
12 observed subdomains of gfgc.com.
Web-graph footprint
Distinct hostnames that link to or from gfgc.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for gfgc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | transmail.net.in |
| SPF_INCLUDE | zoho.in |
| SPF_INCLUDE | zohomail.in |
| SPF_IP | 198.154.181.225 |
Related pages
Pivot deeper into the graph from gfgc.com.
- IP · 104.21.39.98
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:303
- Country · CA
- Email · ayushagarwal1502@gmail.com
- TLD · .com
- Browse hostnames · gf…
- 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: "gfgc.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.