Skip to content

Hostname

evalandgo-software.com

Last fetched

evalandgo-software.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

evalandgo-software.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.18.2016.12.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.5.204.1033.5.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.5.204.1933.5.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.5.204.1953.5.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.5.204.803.5.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.5.204.973.5.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.5.205.03.5.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.5.205.1243.5.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.5.205.2423.5.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.5.206.2033.5.206.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.5.206.633.5.206.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.95.155.3852.95.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.95.155.8452.95.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.95.156.3452.95.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.5.204.1553.5.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.5.206.1923.5.206.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.5.206.1793.5.206.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
on behalf of evalandgo-software.com owner
Contact emails

Subdomains

5 observed subdomains of evalandgo-software.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from evalandgo-software.com.

Cypher and MCP

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

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