Skip to content

Hostname

brocc.fi

Last fetched

brocc.fi resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · brocc.fiRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/brocc.fi

Resolution chain

brocc.fi resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.185.11713.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.1513.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.313.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.8013.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
99.84.132.10899.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.12399.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.5299.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.5599.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.159.11999.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.5499.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.5799.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.8099.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

No WHOIS records are currently associated with brocc.fi in WhisperGraph.

Subdomains

7 observed subdomains of brocc.fi.

Web-graph footprint

Distinct hostnames that link to or from brocc.fi in the public web crawl.

7 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for brocc.fi.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from brocc.fi.

Cypher and MCP

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

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