Skip to content

Hostname

recommind.com

Last fetched

recommind.com resolves to 1 IPv4 address operated by OPENTEXT-NA-CA-1 - Open Text Corporation in CA. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · recommind.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/recommind.com

Resolution chain

recommind.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
205.211.178.124205.211.178.0/24AS16751OPENTEXT-NA-CA-1 - Open Text CorporationCA

WHOIS identity

Registrar
iana:447
Organization
dns administrators
Contact emails

Subdomains

39 observed subdomains of recommind.com.

Web-graph footprint

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

77 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for recommind.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcomm._spf.opentext.com
SPF_INCLUDEcorp._spf.opentext.com
SPF_INCLUDEspf.usa.net
SPF_IP174.46.83.4
SPF_IP64.132.187.130

Related pages

Pivot deeper into the graph from recommind.com.

Cypher and MCP

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

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