Skip to content

Hostname

gbriskcontrol.com

Last fetched

gbriskcontrol.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.221.192.19118.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.185.1233.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.60.153.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.103.1563.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
arthur j. gallagher &
Contact emails

Subdomains

5 observed subdomains of gbriskcontrol.com.

Web-graph footprint

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

8 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gbriskcontrol.com.

MechanismTarget
SPF_Agbriskcontrol.com
SPF_INCLUDEgbriskcontrol.com.spf.auto.dnssmarthost.net
SPF_IP18.224.142.141/32
SPF_IP18.224.187.243/32
SPF_IP209.12.23.0/24
SPF_IP216.85.115.0/24
SPF_IP3.18.34.15/32
SPF_MXgbriskcontrol.com

Related pages

Pivot deeper into the graph from gbriskcontrol.com.

Cypher and MCP

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

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