Skip to content

Hostname

fourstar.bm

Last fetched

fourstar.bm resolves to 2 IPv4 addresses operated by NETFORCHOICE-AS Net for Choice in IN.

Nutrition Label

WHISPER CANON · fourstar.bmRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fourstar.bm

Resolution chain

fourstar.bm resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.178.113.141103.178.113.0/24AS134286NETFORCHOICE-AS Net for ChoiceIN
103.57.64.211103.57.64.0/24AS134286NETFORCHOICE-AS Net for ChoiceIN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from fourstar.bm in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fourstar.bm.

MechanismTarget
SPF_Amail.fourstar.bm
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.178.113.141
SPF_IP173.254.56.15
SPF_IP199.15.228.232
SPF_IP207.228.172.84

Related pages

Pivot deeper into the graph from fourstar.bm.

Cypher and MCP

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

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