Hostname
cuponstar.com
Last fetched
cuponstar.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cuponstar.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 |
|---|---|---|---|---|
| 18.211.7.178 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- brian klahr
- Contact emails
- brian@grupovia.com
- 40bcf133-e678-4d95-98cb-4933ee19039b@identity-protect.org
- 483681d8-8c80-420e-9080-1b6a5fba0ae0@identity-protect.org
- 48ce76b9-4839-4569-b10b-1e6b40505903@identity-protect.org
- 6eb29f9e-5b53-4b8d-80af-84be8ae2f636@identity-protect.org
- 70506662-ad1b-45d1-b2ea-5ad237a21dd0@identity-protect.org
- c271558d-59e7-41a0-a074-37548e8895d9@identity-protect.org
- e4a16732-1aee-427b-a4b7-e2f03296c849@identity-protect.org
Subdomains
187 observed subdomains of cuponstar.com.
Showing 25 of 187. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cuponstar.com in the public web crawl.
21 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for cuponstar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 21934474.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from cuponstar.com.
- IP · 18.211.7.178
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · brian@grupovia.com
- TLD · .com
- Browse hostnames · cu…
- 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: "cuponstar.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.