Skip to content

Hostname

servoy-cloud.eu

Last fetched

servoy-cloud.eu resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · servoy-cloud.euRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/servoy-cloud.eu

Resolution chain

servoy-cloud.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.223104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

58 observed subdomains of servoy-cloud.eu.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for servoy-cloud.eu.

MechanismTarget
SPF_INCLUDE21341454.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbf08x.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_IP13.48.161.182
SPF_IP13.49.33.247
SPF_IP159.183.115.52
SPF_IP16.170.119.164
SPF_IP192.254.119.131/32
SPF_IP3.232.110.122
SPF_IP3.67.218.170

Related pages

Pivot deeper into the graph from servoy-cloud.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "servoy-cloud.eu"})-[: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.