Skip to content

Hostname

lyadesignstudio.ch

Last fetched

lyadesignstudio.ch resolves to 2 IPv4 addresses operated by BIGSCOOTS - BigScoots in US.

Nutrition Label

WHISPER CANON · lyadesignstudio.chRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/lyadesignstudio.ch

Resolution chain

lyadesignstudio.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.70.131.1338.70.128.0/21AS394303BIGSCOOTS - BigScootsUS
75.101.134.2775.101.128.0/17AS14618AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lyadesignstudio.ch.

MechanismTarget
SPF_Alyadesignstudio.ch
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.kasserver.com
SPF_MXlyadesignstudio.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 20

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