Skip to content

Hostname

www.citrix.integer-research.com

Last fetched

www.citrix.integer-research.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · www.citrix.integer-research.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/www.citrix.integer-research.com

Resolution chain

www.citrix.integer-research.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.67.1623.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2083.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.993.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.62.10852.218.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.0.2852.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.3.13252.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.33.16452.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.4.14852.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with www.citrix.integer-research.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.citrix.integer-research.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.citrix.integer-research.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.