Skip to content

Hostname

brahmagems.com

Last fetched

brahmagems.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · brahmagems.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/brahmagems.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.230.1113.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.126.3.3413.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.126.70.9913.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.229.7513.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.107.10913.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.108.6213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.134.23413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.164.19113.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.80.7713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.233.44.23713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.173.4713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.32.1915.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.213.1383.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.11.1893.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.178.2393.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.230.543.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.231.1103.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.86.10143.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.197.6665.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.99.2365.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
brahma gems
Contact emails

Subdomains

7 observed subdomains of brahmagems.com.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for brahmagems.com.

MechanismTarget
SPF_INCLUDE1278314a1.spf2.netcorecloud.net

Related pages

Pivot deeper into the graph from brahmagems.com.

Cypher and MCP

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

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