Skip to content

Hostname

evalan.com

Last fetched

evalan.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE.

Nutrition Label

WHISPER CANON · evalan.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/evalan.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.189.199.14835.189.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.189.199.14835.189.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for evalan.com.

MechanismTarget
SPF_Aevalan.com
SPF_INCLUDE8237562.spf04.hubspotemail.net
SPF_INCLUDEscanscope.net
SPF_INCLUDEspf.hoasted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.85.17.51
SPF_IP212.32.228.71
SPF_IP52.142.196.21
SPF_IP62.212.93.225
SPF_IP78.47.85.214
SPF_IP85.17.171.149
SPF_IP88.99.116.18
SPF_IP92.111.78.37
SPF_MXevalan.com

Related pages

Pivot deeper into the graph from evalan.com.

Cypher and MCP

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

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