Skip to content

Hostname

bigship.com

Last fetched

bigship.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

bigship.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
big ship
Contact emails

Subdomains

13 observed subdomains of bigship.com.

Web-graph footprint

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

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bigship.com.

MechanismTarget
SPF_Aadmau.com
SPF_Aadmau.fr
SPF_Afax.bigship.com
SPF_Akingston.riastudio.fr
SPF_Avm01.bigship.ows.fr
SPF_Aww2.bigship.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP217.171.24.4
SPF_IP87.98.143.186
SPF_MXbigship.com

Related pages

Pivot deeper into the graph from bigship.com.

Cypher and MCP

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

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