Skip to content

Hostname

simbashipping.com

Last fetched

simbashipping.com resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · simbashipping.comRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/simbashipping.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.79.72.3147.79.72.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
147.79.79.135147.79.79.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
77.37.53.2677.37.52.0/23AS47583AS-HOSTINGER - Hostinger International LimitedNL
77.37.83.3477.37.82.0/23AS47583AS-HOSTINGER - Hostinger International LimitedNL

WHOIS identity

Registrar
iana:1390
Organization
identity protect
Contact emails

Subdomains

4 observed subdomains of simbashipping.com.

Web-graph footprint

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

9 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for simbashipping.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from simbashipping.com.

Cypher and MCP

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

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