Skip to content

Hostname

salamandre.org

Last fetched

salamandre.org resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · salamandre.orgRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/salamandre.org

Resolution chain

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

WHOIS identity

Registrar
iana:269
Organization
julien perrot
Contact emails

Subdomains

15 observed subdomains of salamandre.org.

Web-graph footprint

Distinct hostnames that link to or from salamandre.org in the public web crawl.

467 sites link to this hostname.

1,077 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for salamandre.org.

MechanismTarget
SPF_Avm-smtpswm01.planetb.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from salamandre.org.

Cypher and MCP

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

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