Skip to content

Hostname

ketchapp.org

Last fetched

ketchapp.org resolves to 51.254.196.92, announced in 51.254.0.0/15 by OVH - OVH SAS in FR. ketchapp.org 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 · ketchapp.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/ketchapp.org

Resolution chain

IPv6 resolution

No AAAA record for ketchapp.org is recorded in WhisperGraph.

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
antoine morcos
Contact emails
antoine.morcos@gmail.com

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns15.abovedomains.com
  • ns16.abovedomains.com
  • ns3023099.ip-51-254-196.eu
  • a0.org.afilias-nst.info
  • a2.org.afilias-nst.info
  • c0.org.afilias-nst.info
  • ns-166-c.gandi.net
  • ns-208-a.gandi.net
  • ns-221-b.gandi.net
  • ns6.gandi.net
  • b0.org.afilias-nst.org
  • b2.org.afilias-nst.org
  • d0.org.afilias-nst.org

MX records

  • park-mx.above.com
  • fb.mail.gandi.net
  • spool.mail.gandi.net
  • mail.ketchapp.org

SPF policy

  • a: ketchapp.org
  • mx: ketchapp.org

Threat-feed evidence

History

Related pages

Pivot from ketchapp.org 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: "ketchapp.org"})-[: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.