Skip to content

Hostname

cgi.textexpander.com

Last fetched

cgi.textexpander.com resolves to 4 IPv4 addresses operated by PRIVATESYSTEMS - PrivateSystems Networks in US.

Nutrition Label

WHISPER CANON · cgi.textexpander.comRouting diversity3.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cgi.textexpander.com

Resolution chain

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

IPPrefixASNOperatorCountry
158.106.137.143158.106.136.0/21AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS
3.220.188.783.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.65.553.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.91.16634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cgi.textexpander.com in WhisperGraph.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cgi.textexpander.com.

Cypher and MCP

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

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