Hostname
groupon.at
Last fetched
groupon.at resolves to 4 IPv4 addresses operated by TOT-NET TOT Public Company Limited in TH. WHOIS lists registrar:markmonitor inc. as the registrar.
Nutrition Label
Resolution chain
groupon.at resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 203.113.34.43 | 203.113.34.0/24 | AS23969 | TOT-NET TOT Public Company Limited | TH |
| 203.113.34.49 | 203.113.34.0/24 | AS23969 | TOT-NET TOT Public Company Limited | TH |
| 23.44.133.132 | 23.44.133.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.133.152 | 23.44.133.0/24 | AS20940 | AKAMAI-ASN1 | US |
WHOIS identity
- Registrar
- registrar:markmonitor inc.
- Organization
- daniel glasner
- Contact emails
Subdomains
33 observed subdomains of groupon.at.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from groupon.at in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from groupon.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "groupon.at"})-[: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.