Skip to content

Hostname

istyle.lv

Last fetched

istyle.lv resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · istyle.lvRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/istyle.lv

Resolution chain

istyle.lv resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.18108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.34108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.47108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.62108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.5518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with istyle.lv in WhisperGraph.

Subdomains

5 observed subdomains of istyle.lv.

Web-graph footprint

Distinct hostnames that link to or from istyle.lv in the public web crawl.

5 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for istyle.lv.

MechanismTarget
SPF_Aistyle.lv
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.229.102.71
SPF_IP87.229.98.5/32
SPF_MXistyle.lv

Related pages

Pivot deeper into the graph from istyle.lv.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "istyle.lv"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.