Skip to content

Hostname

briskteq.com

Last fetched

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

Nutrition Label

WHISPER CANON · briskteq.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/briskteq.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.246.122108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.4108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.61108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.91108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1193.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.313.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.393.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.693.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.173.182.113.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.173.182.43.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.173.182.553.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.173.182.83.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of briskteq.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for briskteq.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from briskteq.com.

Cypher and MCP

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

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