Hostname
viglink.com
Last fetched
viglink.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
viglink.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.30.117.236 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.214.132.13 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.209.90.57 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.83.61.159 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.200.154.98 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.210.178.98 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.215.236.229 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.203.69.83 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.254.212 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.86.80.192 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- on behalf of viglink.com owner
- Contact emails
- dev@viglink.com
- oroup@viglink.com
- owner-10301588@viglink.com.whoisprivacyservice.org
- owner-10951410@viglink.com.whoisprivacyservice.org
- owner-11148792@viglink.com.whoisprivacyservice.org
- owner-11221359@viglink.com.whoisprivacyservice.org
- owner-1123135@viglink.com.whoisprivacyservice.org
- owner-11418741@viglink.com.whoisprivacyservice.org
- owner-11462634@viglink.com.whoisprivacyservice.org
- owner-11555520@viglink.com.whoisprivacyservice.org
- owner-11688690@viglink.com.whoisprivacyservice.org
- owner-11732583@viglink.com.whoisprivacyservice.org
- owner-11958639@viglink.com.whoisprivacyservice.org
- owner-12051525@viglink.com.whoisprivacyservice.org
- owner-1934280@viglink.com.whoisprivacyservice.org
- owner-2006847@viglink.com.whoisprivacyservice.org
- owner-2276796@viglink.com.whoisprivacyservice.org
- owner-2546745@viglink.com.whoisprivacyservice.org
- owner-2744127@viglink.com.whoisprivacyservice.org
- owner-2816694@viglink.com.whoisprivacyservice.org
- and 28 more
Subdomains
39 observed subdomains of viglink.com.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from viglink.com in the public web crawl.
1,061 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for viglink.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.viglink_com._d.easydmarc.pro |
Related pages
Pivot deeper into the graph from viglink.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "viglink.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.