Skip to content

Hostname

linkpool.io

Last fetched

linkpool.io resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · linkpool.ioRouting diversity5.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/linkpool.io

Resolution chain

linkpool.io resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.21.112.201107.21.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.212.23418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.209.4218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.80.1153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.226.2103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.42.73.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.129.1673.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.121.423.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.68.18734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.8.1934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.187.16734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.189.1634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.13.18744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.252.20144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.16.20352.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.211.24752.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.244.8554.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.99.14932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.92.13798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

127 observed subdomains of linkpool.io.

Web-graph footprint

Distinct hostnames that link to or from linkpool.io in the public web crawl.

41 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from linkpool.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "linkpool.io"})-[: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.