Hostname
bl.ink
Last fetched
bl.ink resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
bl.ink resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 166.117.16.111 | 166.117.16.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 166.117.223.233 | 166.117.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:625
- Organization
- domain protection services,
- Contact emails
Subdomains
99 observed subdomains of bl.ink.
Showing 25 of 99. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bl.ink in the public web crawl.
303 sites link to this hostname.
111 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for bl.ink.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8422896.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 35.168.225.234 |
| SPF_MX | bl.ink |
Related pages
Pivot deeper into the graph from bl.ink.
- IP · 166.117.16.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:625
- Country · US
- Email · bl.ink@protecteddomainservices.com
- TLD · .ink
- Browse hostnames · bl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bl.ink"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.