Skip to content

Hostname

swan46.org

Last fetched

swan46.org resolves to 1 IPv4 address operated by AS21409 in FR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · swan46.orgRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/swan46.org

Resolution chain

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

IPPrefixASNOperatorCountry
94.125.164.13294.125.160.0/21AS21409FR

WHOIS identity

Registrar
iana:113
Organization
paul basson
Contact emails

Subdomains

1 observed subdomain of swan46.org.

Web-graph footprint

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

19 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for swan46.org.

MechanismTarget
SPF_Aswan46.org
SPF_INCLUDEmail.com.mc
SPF_MXswan46.org

Related pages

Pivot deeper into the graph from swan46.org.

Cypher and MCP

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

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