Skip to content

Hostname

magellanworld.com

Last fetched

magellanworld.com resolves to 1 IPv4 address operated by CWCS-PS CompuWeb Communications Services Ltd in GB.

Nutrition Label

WHISPER CANON · magellanworld.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/magellanworld.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.17.94.23746.17.88.0/21AS15510CWCS-PS CompuWeb Communications Services LtdGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for magellanworld.com.

MechanismTarget
SPF_Amagellanworld.com
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP212.74.122.210/32
SPF_IP212.74.122.220/32
SPF_IP212.74.122.5
SPF_IP46.37.186.126
SPF_IP46.37.186.159
SPF_IP46.37.186.166
SPF_IP46.37.186.167
SPF_IP46.37.186.168
SPF_IP80.40.150.12
SPF_IP80.40.150.2/32
SPF_IP80.40.150.38

Related pages

Pivot deeper into the graph from magellanworld.com.

Cypher and MCP

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

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