Skip to content

Hostname

gasfirepit.dropmark.com

Last fetched

gasfirepit.dropmark.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · gasfirepit.dropmark.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/gasfirepit.dropmark.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.252.218.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.3018.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.6018.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.9618.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.180.10418.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.5018.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.6918.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.9518.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
3.164.143.383.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.643.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.763.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.843.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with gasfirepit.dropmark.com in WhisperGraph.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from gasfirepit.dropmark.com.

Cypher and MCP

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

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