Skip to content

Hostname

bracell.com

Last fetched

bracell.com resolves to 3 IPv4 addresses operated by AS205157 in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bracell.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bracell.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of bracell.com.

Web-graph footprint

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

181 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bracell.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.92.233.46
SPF_IP116.92.233.50
SPF_IP124.155.213.38
SPF_IP189.17.2.165
SPF_IP189.17.2.166
SPF_IP200.217.70.100
SPF_IP210.3.132.46
SPF_IP210.3.132.50
SPF_IP218.188.90.231
SPF_IP218.255.107.179
SPF_IP66.96.214.7

Related pages

Pivot deeper into the graph from bracell.com.

Cypher and MCP

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

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