Skip to content

Hostname

magicseaweed.com

Last fetched

magicseaweed.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.28.213104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.29.213104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

42 observed subdomains of magicseaweed.com.

Web-graph footprint

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

1,859 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for magicseaweed.com.

MechanismTarget
SPF_Amagicseaweed.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmsgfocus.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.236.35.177/32
SPF_IP169.62.218.229
SPF_IP213.229.110.204
SPF_IP2a02:af8:3:1500:0:0:0:8312
SPF_IP92.48.103.58/32
SPF_IP94.76.201.90
SPF_MXmagicseaweed.com

Related pages

Pivot deeper into the graph from magicseaweed.com.

Cypher and MCP

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

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