Skip to content

Hostname

longboat-solutions.com

Last fetched

longboat-solutions.com resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NO. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · longboat-solutions.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/longboat-solutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.101.177.052.96.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNO
52.101.177.152.96.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNO
52.101.177.252.96.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNO
52.101.179.052.96.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNO

WHOIS identity

Registrar
iana:1001
Organization
longboat solutions as
Contact emails

Subdomains

1 observed subdomain of longboat-solutions.com.

Web-graph footprint

Distinct hostnames that link to or from longboat-solutions.com in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for longboat-solutions.com.

MechanismTarget
SPF_INCLUDE_spf.domeneshop.no
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.keyloop.io
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEicloud.com
SPF_INCLUDEkundespf.24nettbutikk.no
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.egcloud.no
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.shopfactory.io
SPF_INCLUDEsquarespace-mail.com

Related pages

Pivot deeper into the graph from longboat-solutions.com.

Cypher and MCP

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

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