Skip to content

Hostname

sioux.eu

Last fetched

sioux.eu resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:transip group bv as the registrar.

Nutrition Label

WHISPER CANON · sioux.euRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sioux.eu

Resolution chain

sioux.eu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.8.67104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.138.162172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:transip group bv
Organization
Contact emails

Subdomains

63 observed subdomains of sioux.eu.

Web-graph footprint

Distinct hostnames that link to or from sioux.eu in the public web crawl.

120 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for sioux.eu.

MechanismTarget
SPF_INCLUDE145798290.spf04.hubspotemail.net
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.181.140.61
SPF_IP193.33.180.0/24
SPF_IP23.100.15.180
SPF_IP40.113.173.32/28
SPF_IP40.68.225.81
SPF_IP5.157.86.28/24
SPF_IP5.157.86.29
SPF_IP5.157.86.46/32
SPF_IP5.157.86.48
SPF_IP77.222.79.38

Related pages

Pivot deeper into the graph from sioux.eu.

Cypher and MCP

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

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