Hostname
istyle.eu
Last fetched
istyle.eu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists registrar:name: gts hungary kft.|website: www.gts.hu|| as the registrar.
Nutrition Label
Resolution chain
istyle.eu 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 |
|---|---|---|---|---|
| 18.164.32.112 | 18.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.32.15 | 18.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.32.20 | 18.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.32.70 | 18.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 65.8.131.21 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.42 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.69 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.71 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:name: gts hungary kft.|website: www.gts.hu||
- Organization
- —
- Contact emails
- —
Subdomains
10 observed subdomains of istyle.eu.
Showing 5 of 10. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from istyle.eu in the public web crawl.
112 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for istyle.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from istyle.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "istyle.eu"})-[: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.