Hostname
lyadesignstudio.ch
Last fetched
lyadesignstudio.ch resolves to 2 IPv4 addresses operated by BIGSCOOTS - BigScoots in US.
Nutrition Label
Resolution chain
lyadesignstudio.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 38.70.131.13 | 38.70.128.0/21 | AS394303 | BIGSCOOTS - BigScoots | US |
| 75.101.134.27 | 75.101.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with lyadesignstudio.ch in WhisperGraph.
Subdomains
3 observed subdomains of lyadesignstudio.ch.
Web-graph footprint
Distinct hostnames that link to or from lyadesignstudio.ch in the public web crawl.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for lyadesignstudio.ch.
| Mechanism | Target |
|---|---|
| SPF_A | lyadesignstudio.ch |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | spf.kasserver.com |
| SPF_MX | lyadesignstudio.ch |
Related pages
Pivot deeper into the graph from lyadesignstudio.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lyadesignstudio.ch"})-[: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.