Skip to content

Hostname

degeroyachts.com

Last fetched

degeroyachts.com resolves to 1 IPv4 address operated by AS39324 in FI. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · degeroyachts.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/degeroyachts.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.64.35.103217.64.32.0/20AS39324FI

WHOIS identity

Registrar
iana:73
Organization
veneveistamo kristeri & kumpp.
Contact emails

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for degeroyachts.com.

MechanismTarget
SPF_Adegeroyachts.com
SPF_INCLUDE_spf1.elisa.fi
SPF_INCLUDEspf.kotisivut.com
SPF_MXdegeroyachts.com

Related pages

Pivot deeper into the graph from degeroyachts.com.

Cypher and MCP

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

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