Skip to content

Hostname

archipelago.com.bn

Last fetched

archipelago.com.bn resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · archipelago.com.bnRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/archipelago.com.bn

Resolution chain

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

IPPrefixASNOperatorCountry
144.208.69.31144.208.68.0/22AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with archipelago.com.bn in WhisperGraph.

Subdomains

10 observed subdomains of archipelago.com.bn.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for archipelago.com.bn.

MechanismTarget
SPF_Aarchipelago.com.bn
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.160.130.228
SPF_IP192.145.239.251
SPF_IP208.91.114.151/32
SPF_IP61.6.206.21
SPF_MXarchipelago.com.bn

Related pages

Pivot deeper into the graph from archipelago.com.bn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "archipelago.com.bn"})-[: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.