Skip to content

Hostname

appetizeapp.com

Last fetched

appetizeapp.com resolves to 104.198.196.39, announced in 104.198.192.0/20 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. appetizeapp.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · appetizeapp.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/appetizeapp.com

Resolution chain

IPv6 resolution

No AAAA record for appetizeapp.com is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
appetize
Contact emails
info@appetizeapp.com, 32538312-ed30-4ea8-ae5a-dafc8b3b5063@identity-protect.org, 3a709b8b-2ebe-4892-965f-994c0733e496@identity-protect.org, 7276ca00-a839-49a9-b8ed-732ae468ce31@identity-protect.org, 79fc6e3a-440c-4a85-9e11-ca5ac9cd01eb@identity-protect.org, 92ec590a-9dc9-4e8e-9a25-7976dc51deca@identity-protect.org, fc218ec1-9008-4eab-9d7a-4a31198fd90d@identity-protect.org, owner-10172722@appetizeapp.com.whoisprivacyservice.org, owner-1773485@appetizeapp.com.whoisprivacyservice.org, owner-1877981@appetizeapp.com.whoisprivacyservice.org, owner-2179296@appetizeapp.com.whoisprivacyservice.org, owner-2510765@appetizeapp.com.whoisprivacyservice.org, owner-4506798@appetizeapp.com.whoisprivacyservice.org, owner-4974129@appetizeapp.com.whoisprivacyservice.org, owner-5244078@appetizeapp.com.whoisprivacyservice.org, owner-6740862@appetizeapp.com.whoisprivacyservice.org, owner-68272@appetizeapp.com.whoisprivacyservice.org, owner-6856405@appetizeapp.com.whoisprivacyservice.org, owner-6949291@appetizeapp.com.whoisprivacyservice.org, owner-8301493@appetizeapp.com.whoisprivacyservice.org and 4 more

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-450.awsdns-56.com
  • ns-881.awsdns-46.net
  • ns-1299.awsdns-34.org
  • ns-2045.awsdns-63.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: _spf.google.com
  • include: aspmx.pardot.com
  • include: mail.zendesk.com
  • include: mailgun.org

Threat-feed evidence

History

Related pages

Pivot from appetizeapp.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "appetizeapp.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.