Hostname
lyrical-designwindows.com
Last fetched
lyrical-designwindows.com resolves to 2 IPv4 addresses operated by OVH - OVH SAS in FR. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
lyrical-designwindows.com 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 |
|---|---|---|---|---|
| 37.187.254.4 | 37.187.0.0/16 | AS16276 | OVH - OVH SAS | FR |
| 51.91.96.194 | 51.91.0.0/16 | AS16276 | OVH - OVH SAS | FR |
WHOIS identity
- Registrar
- iana:433
- Organization
- dst center
- Contact emails
- —
Subdomains
2 observed subdomains of lyrical-designwindows.com.
Web-graph footprint
Distinct hostnames that link to or from lyrical-designwindows.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for lyrical-designwindows.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.kmitd.com |
| SPF_INCLUDE | s1-mail.closum.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.51.95.194 |
| SPF_IP | 185.51.95.195 |
| SPF_IP | 195.23.33.145 |
| SPF_IP | 195.23.33.146 |
| SPF_MX | lyrical-designwindows.com |
Related pages
Pivot deeper into the graph from lyrical-designwindows.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lyrical-designwindows.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.