Skip to content

Hostname

gaslink.com.br

Last fetched

gaslink.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · gaslink.com.brRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gaslink.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.11513.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.3113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.4913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.9413.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.1.10618.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.1.1618.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.1.4518.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.1.5618.155.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.10499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with gaslink.com.br in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gaslink.com.br.

MechanismTarget
SPF_INCLUDEzohomail.com

Related pages

Pivot deeper into the graph from gaslink.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gaslink.com.br"})-[: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.