Skip to content

Hostname

recognizeapp.com

Last fetched

recognizeapp.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · recognizeapp.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/recognizeapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.157.195100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.206.5334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.239.9735.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.61.11635.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.168.23335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.231.6344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.35.19844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.195.20944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.158.11644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.222.24252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.153.1952.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.186.2554.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.168.9654.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.19.255184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.61.11332.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.170.9835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.244.5232.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:431
Organization
private registrant
Contact emails

Subdomains

19 observed subdomains of recognizeapp.com.

Web-graph footprint

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

215 sites link to this hostname.

296 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for recognizeapp.com.

MechanismTarget
SPF_Arecognizeapp.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsender.zohoinvoice.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXrecognizeapp.com

Related pages

Pivot deeper into the graph from recognizeapp.com.

Cypher and MCP

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

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