Skip to content

Hostname

appbrew.io

Last fetched

appbrew.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · appbrew.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/appbrew.io

Resolution chain

appbrew.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.64.10618.172.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.64.12518.172.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.64.3518.172.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.64.9718.172.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.693.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.773.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.793.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.973.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:81
Organization
appbrew
Contact emails

Subdomains

12 observed subdomains of appbrew.io.

Web-graph footprint

Distinct hostnames that link to or from appbrew.io in the public web crawl.

52 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for appbrew.io.

Related pages

Pivot deeper into the graph from appbrew.io.

Cypher and MCP

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

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