Skip to content

Hostname

bosfirecu.com

Last fetched

bosfirecu.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.12.53.1013.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.123.613.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.247.153.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.117.1193.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.13.1153.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.41.1023.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
boston firefighters credit union
Contact emails

Subdomains

6 observed subdomains of bosfirecu.com.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for bosfirecu.com.

MechanismTarget
SPF_INCLUDE_external.pscu.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.cocci.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP208.252.57.192/27
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP44.214.246.148/32
SPF_IP63.117.120.96/27
SPF_IP64.61.136.218
SPF_IP69.38.149.224/27
SPF_IP74.0.82.114
SPF_IP74.92.54.145
SPF_MXbosfirecu.com

Related pages

Pivot deeper into the graph from bosfirecu.com.

Cypher and MCP

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

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