Skip to content

Hostname

brlogic.com

Last fetched

brlogic.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · brlogic.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/brlogic.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.104.293.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.513.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.543.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.553.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.162.185.1253.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.162.185.23.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.162.185.413.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.162.185.663.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.171.117.1283.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.493.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.893.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.963.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
brlogic
Contact emails

Subdomains

188 observed subdomains of brlogic.com.

Web-graph footprint

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

1,156 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for brlogic.com.

MechanismTarget
SPF_Abrlogic.com
SPF_INCLUDE_spf.brlogic.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_MXbrlogic.com

Related pages

Pivot deeper into the graph from brlogic.com.

Cypher and MCP

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

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