Skip to content

Hostname

mentorhq.com

Last fetched

mentorhq.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · mentorhq.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mentorhq.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.117.204.15418.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.135.418.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.14.2918.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.195.1193.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.120.2343.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.119.2533.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
custom solutions group
Contact emails

Subdomains

6 observed subdomains of mentorhq.com.

Web-graph footprint

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

7 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mentorhq.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP159.135.235.240

Related pages

Pivot deeper into the graph from mentorhq.com.

Cypher and MCP

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

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