Skip to content

Hostname

solojourn.com

Last fetched

solojourn.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · solojourn.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/solojourn.com

Resolution chain

solojourn.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.166.81.103.166.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.81.1223.166.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.81.483.166.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.81.673.166.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.45.10552.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.2352.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.2752.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.8352.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

4 observed subdomains of solojourn.com.

Web-graph footprint

Distinct hostnames that link to or from solojourn.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for solojourn.com.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from solojourn.com.

Cypher and MCP

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

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