Hostname
guupon.com
Last fetched
guupon.com resolves to 1 IPv4 address operated by GECRP-IN Government Engg College and Research, Pune in BG. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
guupon.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 |
|---|---|---|---|---|
| 194.180.37.209 | 194.180.37.0/24 | AS205220 | GECRP-IN Government Engg College and Research, Pune | BG |
WHOIS identity
- Registrar
- iana:146
- Organization
- domain expired
- Contact emails
Subdomains
7 observed subdomains of guupon.com.
Web-graph footprint
Distinct hostnames that link to or from guupon.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
45 SPF mechanisms authorising senders for guupon.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 142.171.149.124 |
| SPF_IP | 142.171.149.125 |
| SPF_IP | 142.171.149.126 |
| SPF_IP | 142.171.241.194 |
| SPF_IP | 142.171.241.200 |
| SPF_IP | 154.52.117.244 |
| SPF_IP | 154.52.117.245 |
| SPF_IP | 154.52.117.246 |
| SPF_IP | 154.52.117.247 |
| SPF_IP | 154.52.117.248 |
| SPF_IP | 154.52.117.40 |
| SPF_IP | 154.52.117.41 |
| SPF_IP | 154.52.117.42 |
| SPF_IP | 154.52.117.43 |
| SPF_IP | 154.52.117.44 |
| SPF_IP | 174.34.154.211 |
| SPF_IP | 192.34.87.194 |
| SPF_IP | 192.34.87.195 |
| SPF_IP | 192.34.87.196 |
| SPF_IP | 192.34.87.197 |
| SPF_IP | 192.34.87.198 |
| SPF_IP | 198.136.56.18 |
| SPF_IP | 198.136.56.19 |
| SPF_IP | 198.136.56.20 |
| SPF_IP | 198.136.56.21 |
| SPF_IP | 203.98.68.241 |
| SPF_IP | 203.98.68.242 |
| SPF_IP | 203.98.68.243 |
| SPF_IP | 203.98.68.244 |
| SPF_IP | 203.98.68.245 |
| SPF_IP | 23.19.137.12 |
| SPF_IP | 23.19.137.13 |
| SPF_IP | 23.19.137.14 |
| SPF_IP | 46.165.224.235 |
| SPF_IP | 46.165.224.236 |
| SPF_IP | 46.165.224.239 |
| SPF_IP | 46.165.239.197 |
| SPF_IP | 46.165.249.250 |
| SPF_IP | 5.79.76.18 |
| SPF_IP | 5.79.76.27 |
| SPF_IP | 67.220.73.130 |
| SPF_IP | 67.220.73.230 |
| SPF_IP | 67.220.73.36 |
| SPF_IP | 94.75.218.250 |
| SPF_IP | 94.75.218.251 |
Related pages
Pivot deeper into the graph from guupon.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "guupon.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.