Hostname
seteuk.com
Last fetched
seteuk.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
seteuk.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.107.100 | 108.156.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.107.17 | 108.156.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.107.3 | 108.156.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.107.45 | 108.156.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.214.102 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.11 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.70 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.86 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of seteuk.com owner
- Contact emails
- yonseimentor@hanmail.net
- 308716f5-7853-4662-8e32-1438aa9b4413@identity-protect.org
- 62fdb911-6e6e-42ae-a2bb-b0b23b9e05af@identity-protect.org
- 75983bc3-ef1a-4530-9267-b36118f0a68d@identity-protect.org
- 8258b102-2cfd-4085-a762-5d5b08150a06@identity-protect.org
- b21d8c12-5dcb-439a-ad2f-5cda4deddaa5@identity-protect.org
- d9b48050-27aa-42f8-aa16-f7a078e28880@identity-protect.org
- fdcd9813-cf91-427a-9183-2faff471dd2a@identity-protect.org
- owner-7113016@seteuk.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of seteuk.com.
Web-graph footprint
Distinct hostnames that link to or from seteuk.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from seteuk.com.
- IP · 108.156.107.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · yonseimentor@hanmail.net
- TLD · .com
- Browse hostnames · se…
- 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: "seteuk.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.