Skip to content

Hostname

evaluate.com

Last fetched

evaluate.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.131.187.43108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.116.173108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.167.25334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.13.24452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.168.6154.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.17.354.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.69.8863.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.75.19663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.200.21246.51.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:447
Organization
evaluate
Contact emails

Subdomains

77 observed subdomains of evaluate.com.

Web-graph footprint

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

648 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for evaluate.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP134.213.242.201
SPF_IP142.0.172.236
SPF_IP5.79.60.197

Related pages

Pivot deeper into the graph from evaluate.com.

Cypher and MCP

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

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