Skip to content

Hostname

agilesrv.com

Last fetched

agilesrv.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · agilesrv.comRouting diversity6.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/agilesrv.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.64.1643.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2103.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2153.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2213.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2303.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2463.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2523.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2533.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2543.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.103.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.113.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.153.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.213.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.263.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.363.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.393.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.443.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.453.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.473.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.483.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:228
Organization
moniker privacy services
Contact emails

Subdomains

3 observed subdomains of agilesrv.com.

Threat posture

History

Related pages

Pivot deeper into the graph from agilesrv.com.

Cypher and MCP

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

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