Skip to content

Hostname

garumaster.com

Last fetched

garumaster.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · garumaster.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/garumaster.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.104108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.122108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.19108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.33108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.227.10313.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.10513.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.3413.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.8313.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.33.183.1113.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.513.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7713.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.8013.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.167.2.1003.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.1273.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.323.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.413.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of garumaster.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for garumaster.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from garumaster.com.

Cypher and MCP

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

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