Skip to content

Hostname

citadelle-sa.com

Last fetched

citadelle-sa.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · citadelle-sa.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/citadelle-sa.com

Resolution chain

citadelle-sa.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
citadelle
Contact emails

Subdomains

6 observed subdomains of citadelle-sa.com.

Threat posture

History

Mail and authentication

SPF policy

82 SPF mechanisms authorising senders for citadelle-sa.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_IP102.135.226.132
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP108.177.8.0/21
SPF_IP108.177.96.0/19
SPF_IP13.111.0.0/16
SPF_IP13.81.219.34
SPF_IP130.211.0.0/22
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP137.74.84.0/24
SPF_IP141.193.32.0/23
SPF_IP143.164.101.67
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP159.112.240.0/20
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.135.224.0/20
SPF_IP161.38.192.0/20
SPF_IP161.38.204.0/22
SPF_IP166.78.68.0/22
SPF_IP172.217.0.0/19
SPF_IP172.217.128.0/19
SPF_IP172.217.160.0/20
SPF_IP172.217.192.0/19
SPF_IP172.217.32.0/20
SPF_IP172.253.112.0/20
SPF_IP172.253.56.0/21
SPF_IP173.194.0.0/16
SPF_IP185.189.236.0/22
SPF_IP185.209.208.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.237.158.0/23
SPF_IP195.68.23.32/28
SPF_IP198.244.48.0/20
SPF_IP198.244.60.0/22
SPF_IP198.245.81.0/24
SPF_IP198.61.254.0/23
SPF_IP199.122.123.0/24
SPF_IP20.19.152.74
SPF_IP20.19.188.86
SPF_IP20.199.104.10
SPF_IP20.74.66.32
SPF_IP2001:4860:4000::/36
SPF_IP204.220.160.0/21
SPF_IP204.220.168.0/21
SPF_IP204.220.176.0/20
SPF_IP209.61.151.0/24
SPF_IP209.85.128.0/17
SPF_IP209.85.218.52/16
SPF_IP213.41.42.80/28
SPF_IP216.239.32.0/19
SPF_IP216.58.192.0/19
SPF_IP23.253.182.0/23
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2c0f:fb50:4000::/36
SPF_IP35.191.0.0/16
SPF_IP37.59.33.174
SPF_IP40.89.132.98
SPF_IP51.103.26.201
SPF_IP52.143.191.218
SPF_IP64.233.160.0/19
SPF_IP64.73.120.224/27
SPF_IP66.102.0.0/20
SPF_IP66.249.80.0/20
SPF_IP69.72.32.0/20
SPF_IP72.14.192.0/18
SPF_IP74.125.0.0/16
SPF_IP78.153.229.169
SPF_IP87.253.232.0/21
SPF_IP91.134.185.208/28

Related pages

Pivot deeper into the graph from citadelle-sa.com.

Cypher and MCP

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

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