Skip to content

Hostname

appbot.co

Last fetched

appbot.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · appbot.coRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/appbot.co

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.120.120108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.27108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.29108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.5108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
13.225.5.100.0.0.0/0AS64073IN
13.225.5.1010.0.0.0/0AS64073IN
13.225.5.240.0.0.0/0AS64073IN
13.225.5.570.0.0.0/0AS64073IN
18.66.112.12918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.2318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
appbot pty
Contact emails

Subdomains

9 observed subdomains of appbot.co.

Web-graph footprint

Distinct hostnames that link to or from appbot.co in the public web crawl.

158 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for appbot.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mail.intercom.io

Related pages

Pivot deeper into the graph from appbot.co.

Cypher and MCP

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

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