Skip to content

Hostname

starships.com

Last fetched

starships.com resolves to 1 IPv4 address operated by WPX - K Media Tech Ltd. in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · starships.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/starships.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.1.147.16194.1.147.0/24AS210250WPX - K Media Tech Ltd.GB

WHOIS identity

Registrar
iana:1068
Organization
multimedia-pro_com
Contact emails

Subdomains

3 observed subdomains of starships.com.

Web-graph footprint

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

31 sites link to this hostname.

201 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for starships.com.

MechanismTarget
SPF_Astarships.com
SPF_INCLUDE_spf.google.com
SPF_IP198.60.193.146
SPF_IP198.60.193.19
SPF_IP208.100.34.152
SPF_IP67.202.92.19
SPF_MXstarships.com

Related pages

Pivot deeper into the graph from starships.com.

Cypher and MCP

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

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