Skip to content

Hostname

recog.works

Last fetched

recog.works resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · recog.worksRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/recog.works

Resolution chain

recog.works resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.115.17.2413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.143.25218.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.212.19818.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.226.10935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.216.24054.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.235.10154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.95.20557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:81
Organization
cinqsmile
Contact emails

Subdomains

9 observed subdomains of recog.works.

Web-graph footprint

Distinct hostnames that link to or from recog.works in the public web crawl.

65 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for recog.works.

MechanismTarget
SPF_INCLUDE6573225.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from recog.works.

Cypher and MCP

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

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