Skip to content

Hostname

verlinde.com

Last fetched

verlinde.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · verlinde.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/verlinde.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.80.12537.59.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:470
Organization
domain manager
Contact emails

Subdomains

19 observed subdomains of verlinde.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for verlinde.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.verlinde.com
SPF_IP103.28.42.0/24
SPF_IP146.88.28.0/24
SPF_IP149.72.0.0/16
SPF_IP155.56.215.116/31
SPF_IP155.56.215.147
SPF_IP155.56.215.148
SPF_IP54.240.0.0/18
SPF_IP62.61.97.90
SPF_IP62.63.190.0/25
SPF_IP62.63.191.0/26
SPF_IP69.30.4.0/27
SPF_IP69.30.45.96/27
SPF_IP72.46.76.0/22
SPF_IP74.201.71.36/32
SPF_IP80.233.244.0/24
SPF_IP81.19.118.0/24
SPF_IP87.253.232.0/21
SPF_IP91.224.88.6
SPF_IP94.245.120.74/32

Related pages

Pivot deeper into the graph from verlinde.com.

Cypher and MCP

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

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