Skip to content

Hostname

luxyachts.com

Last fetched

luxyachts.com resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · luxyachts.comRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/luxyachts.com

Resolution chain

luxyachts.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
72.35.91.18372.35.90.0/23AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

Registrar
iana:895
Organization
connor, rupert
Contact emails

Subdomains

11 observed subdomains of luxyachts.com.

Web-graph footprint

Distinct hostnames that link to or from luxyachts.com in the public web crawl.

65 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for luxyachts.com.

MechanismTarget
SPF_Afortimail.luxyachts.com
SPF_Aluxyachts.com
SPF_Alyg-email-us1.luxyachts.com
SPF_Alygex.idwear.com
SPF_Alygex.luxyachts.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP72.35.91.176/28
SPF_MXluxyachts.com

Related pages

Pivot deeper into the graph from luxyachts.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "luxyachts.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.