Skip to content

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

WHISPER CANON · lyrical-designwindows.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/lyrical-designwindows.com

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.

IPPrefixASNOperatorCountry
37.187.254.437.187.0.0/16AS16276OVH - OVH SASFR
51.91.96.19451.91.0.0/16AS16276OVH - OVH SASFR

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lyrical-designwindows.com.

MechanismTarget
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEs1-mail.closum.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.51.95.194
SPF_IP185.51.95.195
SPF_IP195.23.33.145
SPF_IP195.23.33.146
SPF_MXlyrical-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 20

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